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

Unable to install ness via npm@7 after "npm init gatsby" #24

Open
eladb opened this issue Dec 14, 2020 · 0 comments
Open

Unable to install ness via npm@7 after "npm init gatsby" #24

eladb opened this issue Dec 14, 2020 · 0 comments

Comments

@eladb
Copy link
Contributor

eladb commented Dec 14, 2020

$ npx ness
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: [email protected]
npm ERR! node_modules/react
npm ERR!   react@"^17.0.1" from [email protected]
npm ERR!   node_modules/ness
npm ERR!     ness@"*" from the root project
npm ERR!   peer react@">=16.8.0" from [email protected]
npm ERR!   node_modules/ink
npm ERR!     ink@"^3.0.8" from [email protected]
npm ERR!     node_modules/ness
npm ERR!       ness@"*" from the root project
npm ERR!     peer ink@">=3.0.0" from [email protected]
npm ERR!     node_modules/ink-link
npm ERR!       ink-link@"^2.0.0" from [email protected]
npm ERR!       node_modules/ness
npm ERR!         ness@"*" from the root project
npm ERR!     1 more (ink-spinner)
npm ERR!   1 more (ink-link)
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer react@"^16.0.0" from [email protected]
npm ERR! node_modules/ink/node_modules/react-reconciler
npm ERR!   react-reconciler@"^0.24.0" from [email protected]
npm ERR!   node_modules/ink
npm ERR!     ink@"^3.0.8" from [email protected]
npm ERR!     node_modules/ness
npm ERR!       ness@"*" from the root project
npm ERR!     2 more (ink-link, ink-spinner)

Environment:

$ npm --version
7.0.8
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

1 participant