2017-05-07 5 views
-1

Bitte arbeite ich an einem kleinen Projekt mit Laravel 5.4 und Vuejs Aber in letzter Zeit habe ich versucht diesen Befehl auszuführen "npm run watch" oder dev oder watch-poll es gibt mir dieses Problemundefined: 1 SyntaxError: Unerwartetes Token in Laravel 5.4 und Vuejs

undefined:1 

Syntaxerror: unerwartete Token

npm ERR! Windows_NT 10.0.14393 npm ERR! argv "C: \ Programme \ nodejs \ node.exe" "C: \ Programme \ nodejs \ node_module \ npm \ bin \ npm-cli.js" "run" "watch" "-" "--watch- Umfrage " npm ERR! Knoten v7.10.0 npm ERR! npm v4.2.0 npm ERR! Code ELIFECYCLE npm ERR! errno 1 npm ERR! @ Uhr: cross-env NODE_ENV=development node_modules/webpack/bin/webpack.js --watch --progress --hide-modules --config=node_modules/laravel-mix/setup/webpack.config.js "--watch-poll" npm ERR! Exit status 1 npm ERR! npm ERR! Fehler beim @ watch-Skript 'cross-env NODE_ENV = Entwicklung Knotenmodule/webpack/bin/webpack.js --watch --progress --hide-modules --config = Knotenmodule/Laravel-mix/setup/webpack.config.js "--Watch-Umfrage" '. npm ERR! Stellen Sie sicher, dass Sie die neueste Version von node.js und npm installiert haben. npm ERR! Wenn Sie dies tun, ist dies wahrscheinlich ein Problem mit dem Paket, npm ERR! nicht mit npm selbst. npm ERR! Sagen Sie dem Autor, dass dies auf Ihrem System fehlschlägt: npm ERR! cross-env NODE_ENV = Entwicklung Knotenmodule/webpack/bin/webpack.js --watch --progress --hide-modules --config = Knotenmodule/Laravel-mix/setup/webpack.config.js "--watch-poll" npm ERR! Informationen zum Öffnen eines Problems für dieses Projekt erhalten Sie unter: npm ERR! npm Bugs npm ERR! Oder wenn das nicht verfügbar ist, können Sie ihre Informationen erhalten über: npm ERR! npm Besitzer ls npm ERR! Wahrscheinlich ist oben eine zusätzliche Protokollierung vorhanden.

npm ERR! Bitte fügen Sie die folgende Datei mit einer Supportanfrage bei: npm ERR! C: \ Benutzer \ Kamal \ AppData \ Roaming \ npm-cache_logs \ 2017-05-07T18_52_52_050Z-debug.log

npm ERR! Windows_NT 10.0.14393 npm ERR! argv "C: \ Programme \ nodejs \ node.exe" "C: \ Programme \ nodejs \ node_module \ npm \ bin \ npm-cli.js" "run" "watch-poll" npm ERR! Knoten v7.10.0 npm ERR! npm v4.2.0 npm ERR! Code ELIFECYCLE npm ERR! errno 1 npm ERR! @ Uhr-Umfrage: npm run watch -- --watch-poll npm ERR! Exit status 1 npm ERR! npm ERR! Fehler beim @ watch-poll-Skript 'npm run watch --watch-poll'. npm ERR! Stellen Sie sicher, dass Sie die neueste Version von node.js und npm installiert haben. npm ERR! Wenn Sie dies tun, ist dies wahrscheinlich ein Problem mit dem Paket, npm ERR! nicht mit npm selbst. npm ERR! Sagen Sie dem Autor, dass dies auf Ihrem System fehlschlägt: npm ERR! npm Laufuhr - --watch-poll npm ERR! Informationen zum Öffnen eines Problems für dieses Projekt erhalten Sie unter: npm ERR! npm Bugs npm ERR! Oder wenn das nicht verfügbar ist, können Sie ihre Informationen erhalten über: npm ERR! npm Besitzer ls npm ERR! Wahrscheinlich ist oben eine zusätzliche Protokollierung vorhanden.

npm ERR! Bitte fügen Sie die folgende Datei mit einer Supportanfrage bei: npm ERR! C: \ Benutzer \ Kamal \ AppData \ Roaming \ npm-cache_logs \ 2017-05-07T18_52_52_381Z-debug.log

Antwort

Verwandte Themen