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

NodeJS: Error: spawn EINVAL in window for node version 20.20 and 18.20

vllm : Failed to infer device type