You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Everytime I run pnpm self-update to update pnpm, it gives me this error:
WARN The target bin directory already contains an exe called pnpm, so removing C:\Users\username\AppData\Local\pnpm\pnpm.EXE
EPERM EPERM: operation not permitted, unlink 'C:\Users\username\AppData\Local\pnpm\pnpm.EXE'
As a result, I have to manually go to the directory, remove the pnpm executable, and replace it with the never one. How can I get pnpm to actually replace itself? I've tried running it as administrator, but it still dosn't work.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Everytime I run
pnpm self-update
to update pnpm, it gives me this error:As a result, I have to manually go to the directory, remove the pnpm executable, and replace it with the never one. How can I get pnpm to actually replace itself? I've tried running it as administrator, but it still dosn't work.
Beta Was this translation helpful? Give feedback.
All reactions