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' for third party modules doesn't work on Windows #12

Closed
zcbenz opened this issue Aug 13, 2012 · 1 comment
Closed

'require' for third party modules doesn't work on Windows #12

zcbenz opened this issue Aug 13, 2012 · 1 comment
Labels

Comments

@zcbenz
Copy link
Contributor

zcbenz commented Aug 13, 2012

'require' doesn't work for following use cases on Windows now:

app.nw
|-- ...
`-- node_modules
    `-- m.js

It could be module's finding paths not correctly set on Windows.

@zcbenz
Copy link
Contributor Author

zcbenz commented Aug 13, 2012

Fixed, see zcbenz/cef@4cc937f

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

No branches or pull requests

1 participant