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

Failed to setup without any additional configuration #1179

Open
AndroidLoop opened this issue Jan 31, 2025 · 1 comment
Open

Failed to setup without any additional configuration #1179

AndroidLoop opened this issue Jan 31, 2025 · 1 comment

Comments

@AndroidLoop
Copy link

AndroidLoop commented Jan 31, 2025

I tried to setup a new project just for testing spree and I get this during setup.

== Installing dependencies ==
The Gemfile's dependencies are satisfied

== Preparing database ==
./setup:8:in `system': Exec format error - bin/rails db:prepare (Errno::ENOEXEC)
        from ./setup:8:in `system!'
        from ./setup:26:in `block in <main>'
        from C:/Ruby33-x64/lib/ruby/3.3.0/fileutils.rb:240:in `chdir'
        from C:/Ruby33-x64/lib/ruby/3.3.0/fileutils.rb:240:in `cd'
        from ./setup:11:in `<main>'

I saw a possible related issue but I don't think is the same. I'm just running bin/setup as the quickstart states.

I had to download ruby 3.3.0 because if I download a more recent version, it won't install any dependencies at all. I have docker up an running and even vips.

@AndroidLoop
Copy link
Author

I think it has to be with the fact that I'm trying to run spree on Windows (outside WSL)

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