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

Missing file lib/extended_schemas/schemas.rb #54

Open
san983 opened this issue Oct 18, 2024 · 2 comments
Open

Missing file lib/extended_schemas/schemas.rb #54

san983 opened this issue Oct 18, 2024 · 2 comments
Assignees
Labels
bug Something isn't working ruby

Comments

@san983
Copy link

san983 commented Oct 18, 2024

Hi! It looks the Ruby Gem is missing a file therefore the gem is not loading

> docker run -it  --rm ruby:3.3-slim bash

root@aa6583b52dd6:/# gem update --system
Fetching rubygems-update-3.5.22.gem
Successfully installed rubygems-update-3.5.22
...

root@aa6583b52dd6:/# gem install infisical-sdk
...
Successfully installed infisical-sdk-2.3.7
20 gems installed

root@aa6583b52dd6:/# irb -r infisical-sdk
/usr/local/lib/ruby/3.3.0/irb/init.rb:436: warning: LoadError: cannot load such file -- /usr/local/bundle/gems/infisical-sdk-2.3.7/lib/extended_schemas/schemas
@DanielHougaard
Copy link
Collaborator

Hi @san983, thank you for the report. I'll take a look at this shortly!

@DanielHougaard DanielHougaard added bug Something isn't working ruby labels Oct 18, 2024
@DanielHougaard DanielHougaard self-assigned this Oct 18, 2024
@san983
Copy link
Author

san983 commented Oct 22, 2024

Hi @san983, thank you for the report. I'll take a look at this shortly!

Thanks, let me know what can I help with.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ruby
Projects
None yet
Development

No branches or pull requests

2 participants