Closed
Description
Hi!, I installed vue-init following steps that describes at vue-init respositories, but when I run vue init webpack example
or vue init
I get the next error:
module.js:457
throw err;
^
Error: Cannot find module './src/init'
at Function.Module._resolveFilename (module.js:455:15)
at Function.Module._load (module.js:403:25)
at Module.require (module.js:483:17)
at require (internal/module.js:20:19)
at Object.<anonymous> (/usr/lib/node_modules/vue-cli/node_modules/gulp-sourcemaps/index.js:4:9)
at Module._compile (module.js:556:32)
at Object.Module._extensions..js (module.js:565:10)
at Module.load (module.js:473:32)
at tryModuleLoad (module.js:432:12)
at Function.Module._load (module.js:424:3)
Ubuntu: 16.04 64-bit,
Proccessor: Intel® Core™ i5 CPU M 460 @ 2.53GHz × 4
Node: 6.7.0
npm: 3.10.3
Thanks!
Metadata
Metadata
Assignees
Labels
No labels