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
I'm trying to build the standalone NW.js app with npm run dist, and I get an error "Failed at the [email protected] dist script 'npx build --tasks win-x64,mac-x64 --mirror https://dl.nwjs.io/ .'." I've also attached the npm debug log: npm debug log
It looks like dist only contains zip files for Mac and Windows. If that's the source of the problem, are there any plans to create a Linux version?
The text was updated successfully, but these errors were encountered:
I'm trying to build the standalone NW.js app with
npm run dist
, and I get an error "Failed at the [email protected] dist script 'npx build --tasks win-x64,mac-x64 --mirror https://dl.nwjs.io/ .'." I've also attached the npm debug log:npm debug log
It looks like
dist
only contains zip files for Mac and Windows. If that's the source of the problem, are there any plans to create a Linux version?The text was updated successfully, but these errors were encountered: