Hi,Was trying to upgrade to ruby 2.0 and got this error from gherkin:WARNING: cannot load such file -- 2.0/gherkin_lexer_enCouldn't load 2.0/gherkin_lexer_enThe $LOAD_PATH was:libSome posts suggest that gherkin still doesn't support ruby 2.0.
I am using gherkin 2.12.0.
Any workaround for the time being?
--
-- Rules --
1) Please prefix the subject with [Ruby], [JVM] or [JS].
2) Please use interleaved answers http://en.wikipedia.org/wiki/Posting_style#Interleaved_style
3) If you have a question, don't reply to an existing message. Start a new topic instead.
You received this message because you are subscribed to the Google Groups Cukes group. To post to this group, send email to cu...@googlegroups.com. To unsubscribe from this group, send email to cukes+un...@googlegroups.com. For more options, visit this group at https://groups.google.com/d/forum/cukes?hl=en
---
You received this message because you are subscribed to the Google Groups "Cukes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cukes+un...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Hi Rahul,I am using Ruby 2.0 and gherkin-2.11.6, I have never seen your error.
On Wednesday, May 8, 2013, Erich Kaderka wrote:Hi Rahul,I am using Ruby 2.0 and gherkin-2.11.6, I have never seen your error.What OS?
On 8 May 2013, at 14:19, aslak hellesoy wrote:
On Wednesday, May 8, 2013, Erich Kaderka wrote:Hi Rahul,I am using Ruby 2.0 and gherkin-2.11.6, I have never seen your error.What OS?Mac OS X Lion 10.7.5
On Wed, May 8, 2013 at 6:21 AM, Rahul Sharma <rahulsh...@gmail.com> wrote:
Hi,Was trying to upgrade to ruby 2.0 and got this error from gherkin:WARNING: cannot load such file -- 2.0/gherkin_lexer_enCouldn't load 2.0/gherkin_lexer_enThe $LOAD_PATH was:libSome posts suggest that gherkin still doesn't support ruby 2.0.It does, except for WindowsI am using gherkin 2.12.0.Any workaround for the time being?Not until that issue is fixed.
--
Posting rules: http://cukes.info/posting-rules.html
---
You received this message because you are subscribed to the Google Groups "Cukes" group.
To unsubscribe from this group and stop receiving emails from it, send an email to cukes+un...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
unfortunaly I have win8 and
C:\Ruby193>ruby --version
ruby 2.1.3p242 (2014-09-19 revision 47630) [x64-mingw32]
is installed
so, i need downgrade ruby or linux ? :)