Instead of running `sudo npm start`, have `scripts.start` have the value `sudo node index.js` if you want.
But then again, I'm not "most folks", I try to think when I am the root user and don't run third-party code willy-nilly when I am.
Instead of running `sudo npm start`, have `scripts.start` have the value `sudo node index.js` if you want.
But then again, I'm not "most folks", I try to think when I am the root user and don't run third-party code willy-nilly when I am.