Skip to content

Instantly share code, notes, and snippets.

@jbruni
Created November 14, 2016 23:36
Show Gist options
  • Save jbruni/e089a168b7070bc27c0bed6f78da678f to your computer and use it in GitHub Desktop.
Save jbruni/e089a168b7070bc27c0bed6f78da678f to your computer and use it in GitHub Desktop.
Yarn install log
yarn install v0.17.0
info No lockfile found.
[1/4] Resolving packages...
warning gulp-browserify > browserify > glob > minimatch@0.3.0: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
warning gulp > vinyl-fs > glob-watcher > gaze > globule > minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
warning gulp > vinyl-fs > glob-stream > minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
warning gulp > vinyl-fs > glob-watcher > gaze > globule > glob > graceful-fs@1.2.3: 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 > object-keys@0.4.0:
[2/4] Fetching packages...
warning fsevents@1.0.15: The platform "linux" is incompatible with this module.
info "fsevents@1.0.15" 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