Open schroef opened 1 year ago
Hi! Its seems like you want to install this globally? Are you running this in the home directory? If you want to install this as a global package, you need to add '-g' to the install command. https://www.tutorialsteacher.com/nodejs/what-is-node-package-manager#:~:text=Install%20Package%20Globally,command%20to%20install%20package%20globally.
hope that helps
I can't remember how i installed it. I thin i first run it like in the readme, then i did -g The first run didn't do anything, when i used the global method, it was installed but is not recognised by npm
Those are the warning jgs i showed in the screengrsb
My node_moduoe folder is in use not globally
I havtn used NPM in quite a while. But i basically just ran the install code in Terminal, using osx 10.11.6 ( i know super old)
I got this "error" in return
Seem like its being installed in the wrong spot.