Skip to content
This repository has been archived by the owner on May 28, 2019. It is now read-only.

(JS) Can't run on IE because of const keyword #186

Closed
jbpros opened this issue Jul 24, 2012 · 3 comments
Closed

(JS) Can't run on IE because of const keyword #186

jbpros opened this issue Jul 24, 2012 · 3 comments

Comments

@jbpros
Copy link
Contributor

jbpros commented Jul 24, 2012

Cucumber.js cannot run on IE because Gherkin uses the const keyword which is not supported.

Simple vars should be okay.

See cucumber/cucumber-js#78.

@jbpros
Copy link
Contributor Author

jbpros commented Oct 6, 2012

@aslakhellesoy could you make a Gherkin release so that we can fix the related issue in cucumber-js? Thanks!

@jbpros
Copy link
Contributor Author

jbpros commented Oct 8, 2012

@aslakhellesoy Thanks for the release :)

BTW, I think you forgot to tag the release commit.

@aslakhellesoy
Copy link
Contributor

On Mon, Oct 8, 2012 at 1:32 PM, Julien Biezemans
notifications@github.comwrote:

@aslakhellesoy https://github.com/aslakhellesoy Thanks for the release
:)

BTW, I think you forgot to tag the release commit.

No, it's tagged: https://github.com/cucumber/gherkin/tags

Aslak


Reply to this email directly or view it on GitHubhttps://github.com/cucumber/gherkin/issues/186#issuecomment-9224155.

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

No branches or pull requests

2 participants