npm WARN / extraneous (I have no idea what i'm doing)
-
So I have managed to install nodebb somehow, by fumbling my way through tutorials but I have a few warnings in terminal.
Could someone please explain? and how to fix. Extremely grateful in advance!
npm WARN prefer global [email protected] should be installed with -g
[email protected] /var/www/nodebb/forums
āāā [email protected] extraneous
āāā [email protected] extraneous
āāā [email protected] extraneous
āāā [email protected] extraneous
āāā [email protected] extraneous
āāā [email protected] extraneous
āāā [email protected] extraneous
āāā [email protected] extraneous
āāā [email protected] extraneous
āāā [email protected] extraneous
āāā [email protected]
āāā [email protected] extraneous
āāā [email protected] extraneous
āāā [email protected] extraneous -
Have you tried installing
[email protected]
using-g
?
It would be something like this.
npm install -g [email protected]