npm react script error - The react script package provided by Create React App requires a dependency




Bump into this error today,

The react script package provided by Create React App requires a dependency. The react-scripts package provided by Create React App requires a dependency

"jest" : "24.7.1"

To resolves this, apply changes suggested from here.



you also need to provide this.......


npx npm-force-resolutions
npm install




Funny thing, is that this doesn't work for me.

Comments

Popular posts from this blog

gemini cli getting file not defined error

mongosh install properly

llama cpp running it in google colab