Skip to content
New issue

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

I have a problem opening Json-server --watch.db.json #1537

Open
fatush254 opened this issue Apr 7, 2024 · 1 comment
Open

I have a problem opening Json-server --watch.db.json #1537

fatush254 opened this issue Apr 7, 2024 · 1 comment

Comments

@fatush254
Copy link

It's giving me this ;Syntax Error: unexpected token '||='

@textbook
Copy link
Contributor

textbook commented Apr 8, 2024

You're apparently using Node 14 or earlier, which is out of support generally and not supported by json-server (post v0) specifically: https://node.green/#ES2021-features-Logical-Assignment

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants