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

nw:test command not working #62

Open
shripathee opened this issue Aug 24, 2016 · 0 comments
Open

nw:test command not working #62

shripathee opened this issue Aug 24, 2016 · 0 comments

Comments

@shripathee
Copy link
Contributor

Hi, I'm using nwjs 0.16.1 stable and when I run ember nw:test command, it's opening a blank window and throwing FILE_NOT_FOUND errors.

This might well be because of the base tag in the tests/index.html file which is set to ../, since it worked properly after I moved all the assets into the tests folder and removed the base tag. I also tried using an older version of NWjs (0.12.3) which worked fine with the existing configuration. Hence, it is likely that NW has removed support for this feature, but I'm not sure which version/commit that change happened.

What would be the best way to fix this? We can either copy all the assets to the tests folder or just move the contents of the tests folder into the parent directory and replace index.html and package.json files there. I can raise a PR if needed.

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

1 participant