Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot find module './utils' #86

Closed
mlyknown opened this issue Apr 15, 2016 · 2 comments
Closed

Cannot find module './utils' #86

mlyknown opened this issue Apr 15, 2016 · 2 comments

Comments

@mlyknown
Copy link

node build/dev-server.js

module.js:327
throw err;
^
Error: Cannot find module './utils'

var utils = require('./utils') 这里报错了,没在这个模板项目文件里面看到 utils这个文件啊 0.0

@airyland
Copy link

+1

@yyx990803
Copy link
Contributor

错把 dist branch 的 commit merge 到 master 了...
顺便升级 vue-cli 吧

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants