0

frontend@1.0.0 build webpack --mode production

'React\music_controller\frontend\node_modules.bin' is not recognized as an internal or external command, operable program or batch file. node:internal/modules/cjs/loader:1080 throw err; ^

I am just starting out with react and Django and I'm having this error when I run the command 'npm run dev' .

There are my scripts from my package.json file if this helps: "scripts": { "dev": "webpack --mode development --watch", "build": "webpack --mode production" },

I am just starting out with react and Django and I'm having this error when I run the command 'npm run dev' .

There are my scripts from my package.json file if this helps: "scripts": { "dev": "webpack --mode development --watch", "build": "webpack --mode production" },

djvg
  • 11,722
  • 5
  • 72
  • 103
idk
  • 1

0 Answers0