-
Notifications
You must be signed in to change notification settings - Fork 38
Open
Description
启动调试命令
$ node -v
v10.16.0
npm run serve报错如下
ERROR Failed to compile with 1 error 11:21:07 AM
Syntax Error: TypeError: Cannot read property 'styles' of undefined
You may use special comments to disable some warnings.
Use // eslint-disable-next-line to ignore the next line.
Use /* eslint-disable */ to ignore all warnings in a file.
and
package.json中缺少部分依赖
babel-loader
cache-loader
vue-loader
vue-style-loaderMetadata
Metadata
Assignees
Labels
No labels