Created
November 14, 2016 23:36
-
-
Save jbruni/e089a168b7070bc27c0bed6f78da678f to your computer and use it in GitHub Desktop.
Yarn install log
This file contains 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
yarn install v0.17.0 | |
info No lockfile found. | |
[1/4] Resolving packages... | |
warning gulp-browserify > browserify > glob > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
warning gulp > vinyl-fs > glob-watcher > gaze > globule > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
warning gulp > vinyl-fs > glob-stream > [email protected]: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue | |
warning gulp > 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 gulp-browserify > through2 > xtend > [email protected]: | |
[2/4] Fetching packages... | |
warning [email protected]: The platform "linux" is incompatible with this module. | |
info "[email protected]" is an optional dependency and failed compatibility check. Excluding it from installation. | |
[3/4] Linking dependencies... | |
[4/4] Building fresh packages... | |
success Saved lockfile. | |
Done in 29.42s. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment