when run the angular application I meet this message (after ng serve ) , I'm trying delete the node_module file then run - npm install and , I have tried this command :
rm -rf node_modules
npm install
when run the angular application I meet this message (after ng serve ) , I'm trying delete the node_module file then run - npm install and , I have tried this command :
rm -rf node_modules
npm install