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

npm uprade issue with Typescript 4.2.4 #40

Open
saghoshk opened this issue Apr 16, 2021 · 0 comments
Open

npm uprade issue with Typescript 4.2.4 #40

saghoshk opened this issue Apr 16, 2021 · 0 comments

Comments

@saghoshk
Copy link

When trying to upgrade my packages I get the following error:
npm ERR! Found: [email protected]
npm ERR! Could not resolve dependency:
npm ERR! peerOptional typescript@"^3.2.1" from [email protected]
npm ERR! node_modules/react-scripts
npm ERR! peer react-scripts@"^3.1.1" from [email protected]
npm ERR! node_modules/react-indexed-db
npm ERR! react-indexed-db@"^1.0.12" from the root project

I was able to bypass this using the "--legacy-peer-deps" flag. Wanted to know is this the standard way or will there be a fix for this sometime later ?

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