-
Notifications
You must be signed in to change notification settings - Fork 606
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
what version use? #407
Comments
I went for latest node 14 and latest npm version and just worked out of the box |
node 14
When I run with |
Well that's pretty normal to me, this is a npm log after completing installing the dependencies, so it's ok |
Also never, EVER, run npm update if you are not sure on what the dependency tree is. The suggestion i give you is to just run it on docker, it's way easier and it just straight up works. The suggestion i may give you is to restart clear, remove the node_modules folder and restart with npm ci and just leave it there. |
Also, now that i see better the terminal log, that are just eslint warnings about unused vars, i suggest to just go for a docker build, it's just way easier |
bafff, docker is block to my contry, fucking USA |
Docker is not working from box to( |
what node and npm version used?
The text was updated successfully, but these errors were encountered: