webstorm Test suite failed to run EPERM: operation not permitted, read code example
Example: ERR! Error: EPERM: operation not permitted, rename
npm cache clean --force
npm install -g npm@latest --force
Try to install your component once again.
npm cache clean --force
npm install -g npm@latest --force
Try to install your component once again.