Toujours rien niveau css et quelques nouveaux messages d'erreurs :s
root@:~/.pm2/node_modules/xplorer# bower install
bower ESUDO Cannot be run with sudo
Additional error details:
Since bower is a user command, there is no need to execute it with superuser permissions.
If you're having permission errors when using bower without sudo, please spend a few minutes learning more about how your system should work and make any necessary repairs.
http://www.joyent.com/blog/installing-node-and-npm
https://gist.github.com/isaacs/579814
You can however run a command with sudo using --allow-root option
root@:~/.pm2/node_modules/xplorer# gulp
[16:00:56] Using gulpfile ~/.pm2/node_modules/xplorer/gulpfile.js
[16:00:56] Starting 'styles'...
[16:00:56] Starting 'javascript'...
[16:00:56] Finished 'javascript' after 447 ms
events.js:141
throw er; // Unhandled 'error' event
^
Error: client/scss/_settings.scss
Error: File to import not found or unreadable: foundation/functions
Parent style sheet: /root/.pm2/node_modules/xplorer/client/scss/_settings.scss
on line 58 of client/scss/_settings.scss
>> @import 'foundation/functions';
^
at options.error (/root/.pm2/node_modules/xplorer/node_modules/gulp-sass/node_modules/node-sass/lib/index.js:277:32)
root@:~/.pm2/node_modules/xplorer# npm install bower gulp -g
/root/.nvm/versions/node/v4.2.2/bin/gulp -> /root/.nvm/versions/node/v4.2.2/lib/node_modules/gulp/bin/gulp.js
/root/.nvm/versions/node/v4.2.2/bin/bower -> /root/.nvm/versions/node/v4.2.2/lib/node_modules/bower/bin/bower
gulp@3.9.0 /root/.nvm/versions/node/v4.2.2/lib/node_modules/gulp
├── interpret@0.6.6
├── pretty-hrtime@1.0.1
├── deprecated@0.0.1
├── archy@1.0.0
├── tildify@1.1.2 (os-homedir@1.0.1)
├── minimist@1.2.0
├── v8flags@2.0.10 (user-home@1.1.1)
├── semver@4.3.6
├── chalk@1.1.1 (escape-string-regexp@1.0.3, ansi-styles@2.1.0, supports-color@2.0.0, has-ansi@2.0.0, strip-ansi@3.0.0)
├── orchestrator@0.3.7 (stream-consume@0.1.0, sequencify@0.0.7, end-of-stream@0.1.5)
├── liftoff@2.2.0 (extend@2.0.1, rechoir@0.6.2, flagged-respawn@0.3.1, findup-sync@0.3.0, resolve@1.1.6)
├── vinyl-fs@0.3.14 (graceful-fs@3.0.8, strip-bom@1.0.0, vinyl@0.4.6, defaults@1.0.3, through2@0.6.5, mkdirp@0.5.1, glob-stream@3.1.18, glob-watcher@0.0.6)
└── gulp-util@3.0.7 (array-differ@1.0.0, array-uniq@1.0.2, lodash._reinterpolate@3.0.0, object-assign@3.0.0, lodash._reescape@3.0.0, fancy-log@1.1.0, beeper@1.1.0, lodash._reevaluate@3.0.0, replace-ext@0.0.1, has-gulplog@0.1.0, vinyl@0.5.3, gulplog@1.0.0, lodash.template@3.6.2, through2@2.0.0, multipipe@0.1.2, dateformat@1.0 .12)
bower@1.6.5 /root/.nvm/versions/node/v4.2.2/lib/node_modules/bower