Monday, 5 August 2019

NodeJS is never working!

So, right now I am frustrated, but for me atleast, it seems like Node is never working as it should. In my case this is often a premssion error, but this happens way to often to be my fault. I am currently trying to just run npm i and that just gives me errors regarding no acsess. I am on a mac right now, and if I try it with sudo i just get fchown and lchown warnings. And when I run on Linux, it can't rename a file? Sudo can remove everything in your system with rm -rf / but not rename a file? I am using NVM to install my instances so my installation should be complete. I am also working with code in my User dir, /home/name/Documents etcDoes anyone else have issues like this or is it just me?

Submitted August 05, 2019 at 12:26PM by LegendenLajna

No comments:

Post a Comment