2017-10-09 1 views
0

Hier ist der Fehler, den ich von cmd immer bin habe ich versucht Look für eine Lösung und nicht Glück ich versuche, nicht auf OSX noch könnte ich versuchen, dass späternpm Laufwerk Uhr nicht für Laravel an Fenstern

npm ERR! @ watch-poll: `npm run watch -- --watch-poll` 
npm ERR! Exit status 4294963238 
npm ERR! 
npm ERR! Failed at the @ watch-poll script. 
npm ERR! This is most likely a problem with the package, 
npm ERR! not with npm itself. 
npm ERR! Tell the author that this fails on your system: 
npm ERR!  npm run watch -- --watch-poll 
npm ERR! You can get their info via: 
npm ERR!  npm owner ls 
npm ERR! There is likely additional logging output above. 
npm ERR! System Windows_NT 6.1.7601 
npm ERR! command "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "watch-poll" 
npm ERR! cwd C:\Users\Yosef\Desktop\pos 
npm ERR! node -v v6.11.2 
npm ERR! npm -v 1.3.21 
npm ERR! code ELIFECYCLE 
npm ERR! 
npm ERR! Additional logging details can be found in: 
npm ERR!  C:\Users\Yosef\Desktop\pos\npm-debug.log 
npm ERR! not ok code 0 

Antwort

0

Manchmal, wenn Sie Ihren Webserver bereits gestartet haben, tritt der Fehler ELIFECYCLE auf, wenn Sie versuchen, den Befehl npm erneut in einer anderen Terminalsitzung auszuführen.

Stellen Sie sicher, dass keine andere Instanz aktiv ist.