page-skeleton-webpack-plugin
page-skeleton-webpack-plugin copied to clipboard
yarn install 之后报错了
/node_modules/webpack-cli/bin/config-yargs.js:89 describe: optionsSchema.definitions.output.properties.path.description, ^
TypeError: Cannot read property 'properties' of undefined
at module.exports (/Users/zhengguorong/project/feature/page-skeleton-webpack-plugin/node_modules/webpack-cli/bin/config-yargs.js:89:48)
at /Users/zhengguorong/project/feature/page-skeleton-webpack-plugin/node_modules/webpack-cli/bin/webpack.js:60:27
at Object.
+1
+1
webpack-cli 需要安装3.1.1以上
webpack-cli安装了3.1.1但是报另一个错误了...
webpack-cli安装了3.1.1但是报另一个错误了...
报什么错误?
+1
+1
升级了webpack-cli后报错,请问怎么解决
/Users/user/plugin/skeleton/page-skeleton-webpack-plugin/examples/sale/node_modules/page-skeleton-webpack-plugin/src/skeletonPlugin.js:17 throw new OptionsValidationError(validationErrors)
listen EADDRINUSE: address already in use :::8091 端口怎么修改,都是这个错误
升级了webpack-cli后报错,请问怎么解决
/Users/user/plugin/skeleton/page-skeleton-webpack-plugin/examples/sale/node_modules/page-skeleton-webpack-plugin/src/skeletonPlugin.js:17 throw new OptionsValidationError(validationErrors)
我没升级,直接run dev 就报这个错