Skip to content

Instantly share code, notes, and snippets.

@anlek
Created April 8, 2016 18:44
Show Gist options
  • Save anlek/115f793da4c291b1b6254b5c79eb93f3 to your computer and use it in GitHub Desktop.
Save anlek/115f793da4c291b1b6254b5c79eb93f3 to your computer and use it in GitHub Desktop.
Installing vue-loader issue.
% npm install vue-loader --save AirNorth/tarmac (feature/vuejs ⚡) Andrews-MacBook-Pro
npm WARN vue-loader@8.2.2 requires a peer of vue-html-loader@^1.0.0 but none was installed.
npm WARN vue-loader@8.2.2 requires a peer of css-loader@* but none was installed.
npm WARN vue-loader@8.2.2 requires a peer of vue-style-loader@^1.0.0 but none was installed.
npm WARN vue-loader@8.2.2 requires a peer of babel-loader@^6.1.0 but none was installed.
npm WARN vue-loader@8.2.2 requires a peer of babel-core@^6.1.2 but none was installed.
npm WARN vue-loader@8.2.2 requires a peer of babel-plugin-transform-runtime@^6.1.2 but none was installed.
npm WARN vue-loader@8.2.2 requires a peer of babel-runtime@^5.8.0 but none was installed.
npm WARN vue-loader@8.2.2 requires a peer of babel-preset-es2015@^6.1.2 but none was installed.
npm WARN vue-loader@8.2.2 requires a peer of vue-hot-reload-api@^1.2.0 but none was installed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment