0
I tried to remove the node_modules folder because I updated the nodejs and had to reinstall the modules. However, I am not allowed to remove the @types folder, not even with the administrator and I wanted to know how to revomer this folder because npm cannot install the modules due to lack of permission to that folder. I did something wrong with npm? Why can’t I delete the folder?
EDIT:
Windows 10
Nodejs 12.2.0
NPM 6.9.0
Which operating system?
– Ghért B. König
@Ghértb.König edited the question with additional information
– Simple coder