Question
Can't install sails.js
Hey,
I’ve setup a new “one-click” droplet with ubuntu and node (tried both that are available at the moment)
For any reason, i am not able to install sails.js - all other npm packages are not problem…
@*:~# sudo npm -g install sails
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 node-uuid@1.4.7: use uuid module instead
npm WARN deprecated native-or-bluebird@1.1.2: ‘native-or-bluebird’ is deprecated. Please use 'any-promise’ instead.
Any idea? I don’t really know what these errors are telling me …
Help would be great !
Best, Nico
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×