-
Notifications
You must be signed in to change notification settings - Fork 403
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
Error when doing npm start #128
Comments
to begin with, I got this error when doing
log file 2021-01-06T05_09_37_608Z-debug.log says:
|
Run sudo npm install instead of npm install |
It had no effect. |
Use the --force as suggested in error , and try with it sudo npm install --force , |
just run "node --max_old_space_size=128 ./out/index.js" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I am getting this error when I do
npm start
This is what the log file 2021-01-06T04_54_30_929Z-debug.log says:
This is what log file 2021-01-06T04_54_30_982Z-debug.log says:
The text was updated successfully, but these errors were encountered: