简体   繁体   中英

LoadError: cannot load such file — gherkin/formatter/json_formatter , on running command rackup ,ruby version 2.2.0 and cucumber 2.1.0

I am getting LoadError: cannot load such file -- gherkin/formatter/json_formatter , on running command rackup ,

ruby version 2.2.0
cucumber 2.1.0 os :ubuntu 15.4

this error is coming since you are using the newer version of gherkin gem where path for the gherkin formatter is changed . ,please install the compatible gherkin version as required in your app.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM