You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
✖ 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:
Go to '...'
Click on '....'
Scroll down to '....'
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.
The text was updated successfully, but these errors were encountered:
Bug report
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior, please provide code snippets or a repository:
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
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: