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

[test] Add test for issue #5943 #6398

Merged
merged 1 commit into from
Jan 29, 2018
Merged

Conversation

wanghongjuan
Copy link
Contributor

@wanghongjuan wanghongjuan commented Jan 18, 2018

pass

assert(False == os.path.isdir(node_module))
subprocess.call(["npm", "install", "dblite"])
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

installing modules for NW should have some environment variable set as: http://docs.nwjs.io/en/latest/For%20Users/Advanced/Use%20Native%20Node%20Modules/#for-non-lts-releases

Please see how the case 'native-module-buffer' is doing this.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Updated the code

@wanghongjuan wanghongjuan force-pushed the issue5943-add-test branch 2 times, most recently from 368a6d2 to f2df591 Compare January 24, 2018 08:01
- This case is failed on failed version 0.23.0, pass on fixed version 0.27.4
@rogerwang rogerwang merged commit eec260d into nwjs:nw28 Jan 29, 2018
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

Successfully merging this pull request may close these issues.

2 participants