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

Getting an error when running 'npm install' #369

Open
billyhunt opened this issue Sep 23, 2021 · 1 comment
Open

Getting an error when running 'npm install' #369

billyhunt opened this issue Sep 23, 2021 · 1 comment

Comments

@billyhunt
Copy link

After git cloning, I am getting the following error when trying to install.

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: @mikeworks/[email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/ts-node
npm ERR!   dev ts-node@"5.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer ts-node@"^3.3.0" from [email protected]
npm ERR! node_modules/db-migrate-plugin-typescript
npm ERR!   dev db-migrate-plugin-typescript@"2.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.
npm ERR!
npm ERR! See /Users/billyhunt/.npm/eresolve-report.txt for a full report.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/billyhunt/.npm/_logs/2021-09-23T13_55_46_234Z-debug.log

2019 Macbook Pro running Big Sur
npm version 7.20.3

image

@jasonsbarr
Copy link

Did you ever figure this out?

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