When running npm publish
I get the error
Error: EPERM: operation not permitted, unlink 'C:\Users\U173769\AppData\Local\Temp\npm-8604-f99ed410\tmp\fromDir-f7379123\package.tgz'
I am using Windows 10 and tried running as administrator, but I get the same error.
I'm using npm@6.4.1
and node@v10.15.3