-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail to run on ubuntu. #32
Comments
I also try build using command rather than using the
|
I have the same problem |
I was able to fix that using a workaround outlined here: nwjs/nw.js#5960 Edit file ~/.nw-gyp/0.25.0/common.gypi |
Follow all steps list on the readme, using
./build.sh
to generate. then in the project root, runnw build
. the window is shown on the screen, but got an error in the terminalI run
npm rebuild
in project root andbuild
dir, nothing changed. What should I do ?The text was updated successfully, but these errors were encountered: