Created
April 8, 2016 18:44
-
-
Save anlek/115f793da4c291b1b6254b5c79eb93f3 to your computer and use it in GitHub Desktop.
Installing vue-loader issue.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
% npm install vue-loader --save AirNorth/tarmac (feature/vuejs ⚡) Andrews-MacBook-Pro | |
npm WARN [email protected] requires a peer of vue-html-loader@^1.0.0 but none was installed. | |
npm WARN [email protected] requires a peer of css-loader@* but none was installed. | |
npm WARN [email protected] requires a peer of vue-style-loader@^1.0.0 but none was installed. | |
npm WARN [email protected] requires a peer of babel-loader@^6.1.0 but none was installed. | |
npm WARN [email protected] requires a peer of babel-core@^6.1.2 but none was installed. | |
npm WARN [email protected] requires a peer of babel-plugin-transform-runtime@^6.1.2 but none was installed. | |
npm WARN [email protected] requires a peer of babel-runtime@^5.8.0 but none was installed. | |
npm WARN [email protected] requires a peer of babel-preset-es2015@^6.1.2 but none was installed. | |
npm WARN [email protected] 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