Day 188

This is me working on building a dev environment on a linux box...
#CodingPhase #TheCodingWay #365CodingPhaseChallenge

**********

smc@smc-ToshLap:~$ sudo npm install gulp-cli -g
/usr/bin/gulp -> /usr/lib/node_modules/gulp-cli/bin/gulp.js
+ gulp-cli@2.2.0
added 236 packages from 157 contributors in 7.232s
smc@smc-ToshLap:~$ sudo npm install gulp@3.9.1 -g
npm WARN deprecated gulp-util@3.0.8: gulp-util is deprecated - replace it, following the guidelines at https://medium.com/gulpjs/gulp-util-ca3b1f9f9ac5
npm WARN deprecated graceful-fs@3.0.11: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated minimatch@2.0.10: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN deprecated graceful-fs@1.2.3: please upgrade to graceful-fs 4 for compatibility with current and future versions of Node.js
npm WARN deprecated natives@1.1.6: This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.
/usr/bin/gulp -> /usr/lib/node_modules/gulp/bin/gulp.js
+ gulp@3.9.1
added 254 packages from 164 contributors in 10.202s

Comments

Popular posts from this blog

Day 1

Day 365 + 1

Day 365 + 2