|
|
|
|
|
by diggan
3042 days ago
|
|
npm should never interact with hardware, it's job is to install and manage packages. I could understand that you have to run nodejs with root, since it actually can use the hardware. But using npm with root user? I can't think of a single usecase. |
|