Skip to content
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

require('nw.gui') fails #60

Closed
frading opened this issue Sep 24, 2012 · 2 comments
Closed

require('nw.gui') fails #60

frading opened this issue Sep 24, 2012 · 2 comments

Comments

@frading
Copy link

frading commented Sep 24, 2012

Hello,

I get an error when trying to load nw.gui, not sure what to do to fix this.

[23424:0924/200236:INFO:CONSOLE(340)] "Uncaught Error: Cannot find module 'nw.gui'", source: module.js (340)

Just in case, I ve added the nw.pak in my app folder. Is there a module to install?

@zcbenz
Copy link
Contributor

zcbenz commented Sep 25, 2012

Please note native UI library requires node-webkit >= 0.3.0, which is under development now and will be not released in a short time.

@zcbenz zcbenz closed this as completed Sep 25, 2012
@frading
Copy link
Author

frading commented Sep 25, 2012

ah, I missed that infos. Thanks for your reply, and no prob of course. Thanks for what you are doing by the way, I ve started migrating a previous desktop app done in another tech, and this solves many of my problems so far. That s a really interesting tool.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants