Skip to content

Tag: express

node.js express permission error on linux

using arch with admin user account and no sudo on this script: i get this error that didnt change when i changed the port or the url to trigger it it instantly gives me this error after i run the command: node site.js (the code above is site.js) if i run the script with sudo it works fine but i