Given a local installation I encountered the following error when attempting to add a Node version:
C:\Users\brodybits\chris-work
λ nvs add carbon
Downloading [###########################################################################################] 100%
Extracting [###########################################################################################] 100%
EPERM: operation not permitted, rename 'C:\Users\brodybits\AppData\Local\nvs\node\8.9.3\x64\node-v8.9.3-win-x64\node_modules' -> 'C:\Users\brodybits\AppData\Local\nvs\node\8.9.3\x64\node_modules'
Try running again as Administrator.
I don't think I should have to run as administrator if I have everything installed in my local area. Or am I mistaken somehow?
Given a local installation I encountered the following error when attempting to add a Node version:
I don't think I should have to run as administrator if I have everything installed in my local area. Or am I mistaken somehow?