启动单个组件的问题
启动单个组件时遇到问题:
Module build failed (from ./node_modules/_vue-loader@13.7.3@vue-loader/index.js):
TypeError: Cannot read property 'vue' of undefined
at Object.module.exports (F:\app\Node.js\node_global\my-project\node_modules\_vue-loader@13.7.3@vue-loader\lib\loader.js:61:18)
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.