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

Can't npm install #23

Open
dandago opened this issue Jul 9, 2023 · 1 comment
Open

Can't npm install #23

dandago opened this issue Jul 9, 2023 · 1 comment

Comments

@dandago
Copy link

dandago commented Jul 9, 2023

I'd like to contribute, so I cloned the repo and did npm install and got:

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: visual-snow-relief-overlay@1.6.0
npm ERR! Found: pug@3.0.2
npm ERR! node_modules/pug
npm ERR!   pug@"^3.0.2" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer pug@"^2.0.0" from pug-plain-loader@1.0.0
npm ERR! node_modules/pug-plain-loader
npm ERR!   pug-plain-loader@"^1.0.0" from the root project
npm ERR! 
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.

I'm unable to even start building this at the moment. Seems like some dependencies might need upgrading.

@belvederef
Copy link
Owner

belvederef commented Oct 24, 2023

@dandago sorry for the extremely delayed response. Are you using Node v14.21.3 as indicated in the .nvmrc file? I just tried that and I am not facing any issue. It might be related to your local set up.

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