We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ola pessoal.
Eu tentei rodar o servidor aqui na minha maquina mas infelizmente eu tive um error:
const genreName = genres[genreId]?.name; ^ SyntaxError: Unexpected token '.'
Eu deletei o '?' e o server rodou porem o api endpoint nao e mais no localhost:3002/api mas sim localhost:3002 apenas.
localhost:3002/api
localhost:3002
The text was updated successfully, but these errors were encountered:
Olá, tive o mesmo problema
Sorry, something went wrong.
Voce precisa ir la no source code e remover o ? e um error que provavelmente ainda nao arrumaram.
?
No branches or pull requests
Ola pessoal.
Eu tentei rodar o servidor aqui na minha maquina mas infelizmente eu tive um error:
Eu deletei o '?' e o server rodou porem o api endpoint nao e mais no
localhost:3002/api
mas simlocalhost:3002
apenas.The text was updated successfully, but these errors were encountered: