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

SyntaxError: Unexpected token = #294

Closed
kudzuu opened this issue Mar 24, 2021 · 2 comments
Closed

SyntaxError: Unexpected token = #294

kudzuu opened this issue Mar 24, 2021 · 2 comments

Comments

@kudzuu
Copy link

kudzuu commented Mar 24, 2021

.yarn/$$virtual/validator-fluent-virtual-a29a89fa3c/0/cache/validator-fluent-npm-0.4.1-9e838a2afa-0616fa507c.zip/node_modules/validator-fluent/lib/validate.js:48
➤ YN0000: code = 422;
➤ YN0000: ^
➤ YN0000:
➤ YN0000: SyntaxError: Unexpected token =
➤ YN0000: at Module._compile (internal/modules/cjs/loader.js:723:23)
➤ YN0000: at Object.Module._extensions..js (internal/modules/cjs/loader.js:789:10)
➤ YN0000: at Module.load (internal/modules/cjs/loader.js:653:32)

➤ YN0000: at Module._extensions..js (internal/modules/cjs/loader.js:789:10)`

@ReedME
Copy link

ReedME commented Mar 24, 2021

I recieve this same issue when running yarn api:start
https://media.discordapp.net/attachments/649961503256084504/824240368929341460/error.png

@ReedME
Copy link

ReedME commented Mar 24, 2021

Check to ensure you are running Node V14, this solved the issue for me @kudzuu

@kudzuu kudzuu closed this as completed Mar 24, 2021
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