Created
October 21, 2016 11:10
-
-
Save sotayamashita/f0b458fc4fe2b4257294b40d8cf82b9c 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
```bash | |
sota at Sotas-MacBook-Pro in ~/Documents/workspace/dotgames-server on feature/show-campagin-spot [?] | |
β― npm cache clean; and rm -rf node_module 20:07 | |
sota at Sotas-MacBook-Pro in ~/Documents/workspace/dotgames-server on feature/show-campagin-spot [?] | |
β― yarn 7s 122ms | |
yarn install v0.15.1 | |
info No lockfile found. | |
[1/4] π Resolving packages... | |
warning gulp-environments > gulp-if > gulp-match > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
warning gulp-sass-bulk-import > glob > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
warning gulp-csscomb > csscomb > csscomb-core > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
warning pre-commit > cross-spawn > [email protected]: cross-spawn no longer requires a build toolchain, use it instead! | |
warning gulp-csscomb > csscomb > csscomb-core > vow-fs > glob > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
warning gulp-sass-bulk-import > vinyl-fs > glob-watcher > gaze > globule > glob > [email protected]: graceful-fs v3.0.0 and before will fail on node releases >= v7.0. Please update to graceful-fs@^4.0.0 as soon as possible. Use 'npm ls graceful-fs' to find it in the tree. | |
warning laravel-elixir > browser-sync > localtunnel > request > [email protected]: ReDoS vulnerability parsing Set-Cookie https://nodesecurity.io/advisories/130 | |
warning laravel-elixir > gulp-phpunit > gulp-messenger > [email protected]: No longer sponsored by CT - please visit http://niftylettuce.com for more info | |
[2/4] π Fetching packages... | |
warning [email protected]: The engine "rhino" appears to be invalid. | |
warning [email protected]: The engine "rhino" appears to be invalid. | |
warning [email protected]: The engine "rhino" appears to be invalid. | |
[3/4] π Linking dependencies... | |
[4/4] π Building fresh packages... | |
success Saved lockfile. | |
β¨ Done in 101.60s. | |
``` | |
```bash | |
sota at Sotas-MacBook-Pro in ~/Documents/workspace/dotgames-server on feature/show-campagin-spot [?] | |
β― yarn 1m 41s 963ms | |
yarn install v0.15.1 | |
success Already up-to-date. | |
β¨ Done in 0.17s. | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment