2017-03-21 2 views
0

Ich installierte Modul vue-cli: sudo npm install -g vue-cli (v2.8.1)VueJS init WebPack Fehler/usr/local/lib/node_modules/vue-cli/bin/vue-init: 65

und starten vue init webpack-simple myapp.

Der Fehler ist:

/usr/local/lib/node_modules/vue-cli/bin/vue-init:65 
    console.log(`> Use cached template at ${chalk.yellow(tildify(tmp))}`) 
      ^
SyntaxError: Unexpected token ILLEGAL 
    at exports.runInThisContext (vm.js:73:16) 
    at Module._compile (module.js:443:25) 
    at Object.Module._extensions..js (module.js:478:10) 
    at Module.load (module.js:355:32) 
    at Function.Module._load (module.js:310:12) 
    at Function.Module.runMain (module.js:501:10) 
    at startup (node.js:129:16) 
    at node.js:814:3 

Hilfe Sie wissen? Danke!

+0

Was sind Ihre 'node' und' npm' Versionen? –

Antwort

0

Ich löste das Problem wieder installieren Knoten (v 6.10.0)

ich eine ältere Version hatte.