command failed with exit code 5: bundle install error Shopify Cli CMD

command failed with exit code 5: bundle install error Shopify Cli CMD

maoozahmad
Shopify Partner
8 0 0

Hi, I'm trying to set up a local development environment for the Shopify theme. I've installed all the necessary files. whenever I run CMD so I get this error (command failed with exit code 5: bundle install error how to solve this). with every kind of Shopify command. you can see the error image below for a better understanding.

 
can anyone help me to get over this problem?
maoozahmad_0-1687347764438.png

 

maoozahmad_0-1687347095054.pngmaoozahmad_1-1687347115417.png

 

 

 

Replies 18 (18)

eskres
Shopify Partner
2 0 0

Are you running cmd as administrator?

maoozahmad
Shopify Partner
8 0 0

Both ways it's Not working. 

maoozahmad
Shopify Partner
8 0 0

I'm facing the same issue in the Vs code terminal as well. 

eskres
Shopify Partner
2 0 0

Hi,

When I had this issue I had to run VS Code as administrator in order for the terminal to have the correct permissions.

If that doesn't work I hope somebody else can help you.

maoozahmad
Shopify Partner
8 0 0

Unfortunately it not working in my case. but Thanks For letting me know. 

MarceloDias
Shopify Partner
3 0 0

I hit to the same problem... 

maoozahmad
Shopify Partner
8 0 0

Hi, Can you help me how did you solve this issue?

welcomebrand
Shopify Partner
80 1 117

I'm having the same problem with a fresh install of everything and getting the same error messages  (also logged in as admin) 

 

Anyone have an alternative idea of things to try? 

maoozahmad
Shopify Partner
8 0 0

Do the window again I did the same it worked for me.

walover_llc
Shopify Partner
7 2 2

update/upgrade Homebrew

brew update

brew upgrade

 

Install/Update Xcode Command Line Tools

sudo rm -rf /Library/Developer/CommandLineTools

xcode-select --install

 

By doing the above, everything worked in my environment.

DucPham
Visitor
1 0 0

hi, I'm facing the same problem. Did you solve it?

maoozahmad
Shopify Partner
8 0 0

Yes, the problem is solved now. 

Do the window again I did the same it worked for me.

Jheng
Visitor
2 0 3

I'm having the same problem and have no idea what "do the window again" means either. Any luck on your side trying to figure it out?

Jheng
Visitor
2 0 3

Ok, I managed to solve it. And "do the window" definitely was a red herring. It has got nothing to do with Windows. The main cause of the problem was that the latest version of Shopify/cli had a bug that caused this issue. (3.60.1 as of the time of writing)

For anyone looking for a solution on Windows 10, this is how I fixed it.

Uninstall Shopify CLI by running the command `npm uninstall -g @Shopify/cli @Shopify/theme` and then installing an older version of the Shopify CLI (3.51.1 worked for me) `npm install -g @Shopify/cli@3.51.1 @Shopify/theme@3.51.1`

Everything should work after the install. This took me a whole day to figure out what went wrong. I hope this helps.

joshy123
Shopify Partner
2 0 1

What version of Ruby are you using?

maoozahmad
Shopify Partner
8 0 0
I did window the first time it didn't work. then after sometime I tried
again and it worked.
Yvan-HK
Shopify Partner
7 0 1

Hey man stop being dumb with your 'window' thing - nobody knows what it means. Jheng was clear enough.

HamdiBenBechir
Shopify Partner
15 0 3

so guys finally i got the solution the error coms from your username cous your username with space exampel C:\Users\hamdi ben bechir  the solution is C:\Users\hamdibenbechir thank me later