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

No such file or directory - bundle #12042

Closed
plyaskin opened this issue May 15, 2024 · 0 comments
Closed

No such file or directory - bundle #12042

plyaskin opened this issue May 15, 2024 · 0 comments

Comments

@plyaskin
Copy link

plyaskin commented May 15, 2024

I'm trying to setting up the Spree but I have issues:

$ sudo bin/setup
== Setup PostgreSQL and Redis ==
website_postgres_1 is up-to-date
website_redis_1 is up-to-date
== Installing dependencies ==
bin/setup:8:in `system': No such file or directory - bundle (Errno::ENOENT)
        from bin/setup:8:in `system!'
        from bin/setup:21:in `block in <main>'
        from /usr/lib/ruby/3.0.0/fileutils.rb:139:in `chdir'
        from /usr/lib/ruby/3.0.0/fileutils.rb:139:in `cd'
        from bin/setup:11:in `<main>'

Why is it "from /usr/lib/ruby/3.0.0/" if I have 3.3.0 version, is it OK?
ruby 3.3.0 (2023-12-25 revision 5124f9ac75) [x86_64-linux]

My list command is here: https://github.com/plyaskin/Spree/blob/main/README.md#commands-list
Could you help please?

@plyaskin plyaskin changed the title WARNING: Host is already in use by another container No such file or directory - bundle May 15, 2024
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

2 participants