Packaging error #165
Unanswered
centurydong
asked this question in
Q&A
Replies: 1 comment
-
This looks like the resource handle is occupied. You can try to "run CMD as administrator" and the execute |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When running the "NPM run build" command, I encountered the following error:
cannot move downloaded into final location (another process downloaded faster?)
path=C:\Users\xxx\AppData\Local\electron-builder\Cache\nsis\nsis-resources-3.4.1
tempFile=C:\Users\xxx\AppData\Local\electron-builder\Cache\nsis\587137555
error=rename C:\Users\xxx\AppData\Local\electron-builder\Cache\nsis\587137555 C:\Users\xxx\AppData\Local\electron-builder\Cache\nsis\nsis-resources-3.4.1: Access is denied.
Can you give me some help? Thank you.
Beta Was this translation helpful? Give feedback.
All reactions