Javascript

TFS - How to change the computer name or owner for a workspace
I recently changed my computer name and the next day I got an error "Workspace YourWorkspaceName; your name does not reside on this computer. If this computer was recently renamed, the workspace may be updated by running ‘tf workspaces/updateComputerName:oldComputerName".
npm - EPERM operation not permitted on Windows

I ran  npm install smart-app-banner --save-dev

After running that command, When trying to run any npm commands on Windows OS I keep getting npm - EPERM operation not permitted on Windows.