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

Can't run example/bundled browser version of cucumber js #251

Closed
akania opened this issue Sep 30, 2014 · 3 comments
Closed

Can't run example/bundled browser version of cucumber js #251

akania opened this issue Sep 30, 2014 · 3 comments

Comments

@akania
Copy link
Contributor

akania commented Sep 30, 2014

Tried to run example for browser
I do 'node example/server.js ' , it runs bundler
I open http://localhost:9797/ in browser
When i try to run examples from the page ( via Run feature )
Then i get "Cannot find module './gherkin/lexer/en'"

@akania akania mentioned this issue Oct 1, 2014
@akania
Copy link
Contributor Author

akania commented Oct 1, 2014

Fix #252

Main problem - on windows paths need to be normalized - gherkin lexer files were not found

@jbpros
Copy link
Member

jbpros commented Dec 18, 2014

I'm not sure I understand the problem here. You're trying to run the example webapp on Windows and there are issues with the module paths, is that correct?

Can you try with the latest version of Cucumber.js and reopen this if it's still a problem?

Thanks.

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants