I\'m just running a simple npm install and i get this error.
npm install
npm ERR! path /Users/jasonazoulay/Desktop/fabrick.io/delegation/node_modules/@angul
I the same error but when I was trying to update module "cordova" to version 9. I fixed it by forcing the install with --force. The npm command I used:
--force
npm i -g --force cordova@9