Electron-packager: Windows Command failed: npm prune --production (NPM 5.3.0)

Created on 8 Sep 2017  路  3Comments  路  Source: electron/electron-packager

In the Windows system,Use the electronic-packager to packager,Prompt erro:
Command failed: npm prune --production
npm ERR! May not delete: C:\Users\ADMINI~1\AppData\Local\Temp\2\electron-packager\win32-ia32\Fetion-win32-ia32\resources\app\node_modules.bin
How to solve锛烼hanks!

Most helpful comment

@caishengmao Please update to 5.4.0, this is a known issue with [email protected]

All 3 comments

@caishengmao What version of npm are you using?

@MarshallOfSound npm version 5.3.0

@caishengmao Please update to 5.4.0, this is a known issue with [email protected]

Was this page helpful?
0 / 5 - 0 ratings