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

ERESOLVE npm-proxy.fury.io/moovweb/ npm ERR! code ERESOLVE #176

Open
luluhoc opened this issue Apr 23, 2021 · 0 comments
Open

ERESOLVE npm-proxy.fury.io/moovweb/ npm ERR! code ERESOLVE #176

luluhoc opened this issue Apr 23, 2021 · 0 comments

Comments

@luluhoc
Copy link

luluhoc commented Apr 23, 2021

Bug report

Describe the bug

✖ npm install failed
Error: Command failed: npm install --registry=https://npm-proxy.fury.io/moovweb/
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR! 
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/next
npm ERR!   next@"^10.0.3" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer next@"^9.1.6" from [email protected]
npm ERR! node_modules/react-storefront-analytics
npm ERR!   react-storefront-analytics@"^1.1.2" 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.
npm ERR! 
npm ERR! See /Users/lucjangrzesik/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/lucjangrzesik/.npm/_logs/2021-04-23T17_59_52_528Z-debug.log

    at ChildProcess.exithandler (node:child_process:309:12)
    at ChildProcess.emit (node:events:327:20)
    at maybeClose (node:internal/child_process:1048:16)
    at Process.ChildProcess._handle.onexit (node:internal/child_process:288:5) {
  killed: false,
  code: 1,
  signal: null,
  cmd: 'npm install --registry=https://npm-proxy.fury.io/moovweb/',
  stdout: '',
  stderr: 'npm ERR! code ERESOLVE\n' +
    'npm ERR! ERESOLVE unable to resolve dependency tree\n' +
    'npm ERR! \n' +
    'npm ERR! While resolving: [email protected]\n' +
    'npm ERR! Found: [email protected]\n' +
    'npm ERR! node_modules/next\n' +
    'npm ERR!   next@"^10.0.3" from the root project\n' +
    'npm ERR! \n' +
    'npm ERR! Could not resolve dependency:\n' +
    'npm ERR! peer next@"^9.1.6" from [email protected]\n' +
    'npm ERR! node_modules/react-storefront-analytics\n' +
    'npm ERR!   react-storefront-analytics@"^1.1.2" from the root project\n' +
    'npm ERR! \n' +
    'npm ERR! Fix the upstream dependency conflict, or retry\n' +
    'npm ERR! this command with --force, or --legacy-peer-deps\n' +
    'npm ERR! to accept an incorrect (and potentially broken) dependency resolution.\n' +
    'npm ERR! \n' +
    'npm ERR! See /Users/lucjangrzesik/.npm/eresolve-report.txt for a full report.\n' +
    '\n' +
    'npm ERR! A complete log of this run can be found in:\n' +
    'npm ERR!     /Users/lucjangrzesik/.npm/_logs/2021-04-23T17_59_52_528Z-debug.log\n'
}
npm ERR! code 1
npm ERR! path /Users/lucjangrzesik/Desktop/thesharify
npm ERR! command failed
npm ERR! command sh -c create-react-storefront thesharify

npm ERR! A complete log of this run can be found in:

A clear and concise description of what the bug is.

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

Expected behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

System information

  • OS: [e.g. macOS, Windows] MACOS
  • Browser (if applies) [e.g. chrome, safari]
  • Version of React Storefront: [e.g. 7.0.2]

Additional context

Add any other context about the problem here.

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