Skip to content

[Ruby] Cannot build Petstore client sample on OSX due to dependency #9097

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

Open
autopp opened this issue Jan 21, 2019 · 0 comments
Open

[Ruby] Cannot build Petstore client sample on OSX due to dependency #9097

autopp opened this issue Jan 21, 2019 · 0 comments

Comments

@autopp
Copy link

autopp commented Jan 21, 2019

Description

Ruby's Petshop client sample (in samples/client/petstore/ruby)

Swagger-codegen version
$ java -jar modules/swagger-codegen-cli/target/swagger-codegen-cli.jar version
2.4.2-SNAPSHOT

$ git log --oneline -n 1
c4c5c062c Merge pull request #9080 from swagger-api/update-parser-v1

$ uname -s -r
Darwin 17.7.0
Swagger declaration file content or url

N/A

Command line used for generation
$ cd samples/client/petstore/ruby
$ ../../../../mvnw integration-test -rf :RubyPetstoreClientTests
Steps to reproduce
Related issues/PRs
Suggest a fix/enhancement

Error was occured at here: https://github.com/svoop/autotest-fsevent/blob/v0.2.12/ext/fsevent/extconf.rb#L21-L24

Currently autotest-fsevent is locked in 0.2.12 which supports Sierra or lower versions only.


By updating to 0.2.14, it also supports High Sierra and Mojave.

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