GraphGPT
GraphGPT copied to clipboard
react-scripts: command not found
GraphGPT (main)$ npm run start
[email protected] start react-scripts start
sh: react-scripts: command not found
I got this error above. I have updated and fix all version using npm command but it does not start....help
Same issue.
use yarn
yarn add react-scripts -D
test it