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
I was not able to resolve this broken dependency. Tried both branches, and an earlier commit. Or maybe there was a missing step? I could not npm start or npm run build until I installed react-scripts?
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR! peer typescript@">= 2.7" from [email protected]
npm ERR! node_modules/fork-ts-checker-webpack-plugin
npm ERR! fork-ts-checker-webpack-plugin@"^6.5.0" from [email protected]
npm ERR! node_modules/react-dev-utils
npm ERR! react-dev-utils@"^12.0.1" from [email protected]
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from [email protected]
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! 2 more (tsutils, the root project)
The text was updated successfully, but these errors were encountered:
I was not able to resolve this broken dependency. Tried both branches, and an earlier commit. Or maybe there was a missing step? I could not
npm start
ornpm run build
until I installed react-scripts?npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
npm ERR! node_modules/typescript
npm ERR! peer typescript@">= 2.7" from [email protected]
npm ERR! node_modules/fork-ts-checker-webpack-plugin
npm ERR! fork-ts-checker-webpack-plugin@"^6.5.0" from [email protected]
npm ERR! node_modules/react-dev-utils
npm ERR! react-dev-utils@"^12.0.1" from [email protected]
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! peerOptional typescript@"^3.2.1 || ^4" from [email protected]
npm ERR! node_modules/react-scripts
npm ERR! react-scripts@"5.0.1" from the root project
npm ERR! 2 more (tsutils, the root project)
The text was updated successfully, but these errors were encountered: