I got this when running ionic setup sass:
npm WARN deprecated minimatch@0.2.14: Please update to minimatch 3.0.2 or higher to avoid a RegExp DoS issue
npm WARN angular-permission@4.0.3 requires a peer of angular-route@>=1.4.8 but none was installed.
npm WARN angular-permission@4.0.3 requires a peer of angular-ui-router@^0.2.11 || ^0.3.0 but none was installe
d.
npmnpm WARN material@1.1.1 No license field.
npm ERR! Linux 4.4.0-45-generic
npm ERR! argv “/usr/bin/nodejs” “/usr/bin/npm” “install”
npm ERR! node v4.2.6
npm ERR! npm v3.5.2
npm ERR! path /home/andreshg112/Projects/HTML5/ion-md-cli/node_modules/gulp-order
npm ERR! code ENOTEMPTY
npm ERR! errno -39
npm ERR! syscall rename
npm ERR! ENOTEMPTY: directory not empty, rename ‘/home/andreshg112/Projects/HTML5/ion-md-cli/node_modules/gulp
-order’ → ‘/home/andreshg112/Projects/HTML5/ion-md-cli/node_modules/.gulp-order.DELETE’
npm ERR!
npm ERR! If you need help, you may report this error at:
npm ERR! https://github.com/npm/npm/issues
npm ERR! Please include the following file with any support request:
npm ERR! /home/andreshg112/Projects/HTML5/ion-md-cli/npm-debug.log
Caught exception:
TypeError: Cannot read property ‘bold’ of undefined
at ChildProcess. (/usr/local/lib/node_modules/ionic/node_modules/ionic-app-lib/lib/setup.js:180
:49)
at emitTwo (events.js:87:13)
at ChildProcess.emit (events.js:172:7)
at Process.ChildProcess._handle.onexit (internal/child_process.js:200:12)