I'm using angular 19 and whenever I run ng serve I get an access permission denied for zonejs, which prevent my angular app from running. I have tried deleting node_modules folder and package-lock.json file, reinstalled them again but still. I also tried whitelisting the project folder in my anti-virus but still. What do I do then
#Zonejs Access Permission
6 messages · Page 1 of 1 (latest)
reinstalled them
What are your steps to install?
Just a correction... I rather Uninstalled package-lock.json not package.json
npm install
Ok. I thought you'd answer something like sudo or su, such missteps are easier to resolve
Can you post the error message