Created
September 4, 2018 21:54
-
-
Save BojanKomazec/2ece61e8d91ceccfbdb9f47e153d0aee to your computer and use it in GitHub Desktop.
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 -g @vue/cli | |
C:\Users\komazec\AppData\Roaming\npm\vue -> C:\Users\komazec\AppData\Roaming\npm\node_modules\@vue\cli\bin\vue.js | |
> [email protected] postinstall C:\Users\komazec\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\protobufjs | |
> node scripts/postinstall | |
> [email protected] postinstall C:\Users\komazec\AppData\Roaming\npm\node_modules\@vue\cli\node_modules\nodemon | |
> node bin/postinstall || exit 0 | |
Love nodemon? You can now support the project via the open collective: | |
> https://opencollective.com/nodemon/donate | |
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\@vue\cli\node_modules\fsevents): | |
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) | |
+ @vue/[email protected] | |
added 626 packages from 463 contributors in 145.503s |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment