OpenClassrooms-Student-Center / Web-Developer-P6

Student repository for project 6 of the Web Developer Path
16 stars 237 forks source link

Npm start not running (run-script-os) #9

Open Lazinger opened 3 years ago

Lazinger commented 3 years ago

OS: windows10

Hi, i had a problem with " npm start "

npm-start-error

Running " npm run start:win32 " worked but in order to really solve the problem you have to upgrade "run-script-os"

run-script-os-update

Now " npm start " works fine

npm-start-ok

nitatemic commented 3 years ago

This fix works. Thank you