Solving "react-scripts' is not recognized as an internal or external command" Error

Follow the method below to resolve the issue. 


  1. Remove node_modules foldert
  2. Remove package-lock.json file
  3. Run 
    npm install
  4. Run 
    npm i -S react-scripts
  5. Run 
    npm start

Yorumlar

Bu blogdaki popüler yayınlar

Dropdownlist

VMWare installation solution