You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Step to reproduce:
Start a clean vue project using vue-cli@2.9.3, then install Vuepress@0.4.6 in the main project folder using "npm install -D vuepress".
What happens:
npm WARN mini-css-extract-plugin@0.4.0 requires a peer of webpack@^4.4.0 but none is installed. You must install peer dependencies yourself.
npm WARN webpack-serve@0.3.1 requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN time-fix-plugin@2.0.0 requires a peer of webpack@>=4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN koa-webpack@3.0.2 requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN webpack-dev-middleware@3.1.2 requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself.
npm WARN webpack-hot-client@2.2.2 requires a peer of webpack@^4.0.0 but none is installed. You must install peer dependencies yourself.
The text was updated successfully, but these errors were encountered:
Step to reproduce:
Start a clean vue project using vue-cli@2.9.3, then install Vuepress@0.4.6 in the main project folder using "npm install -D vuepress".
What happens:
The text was updated successfully, but these errors were encountered: