Re: Error coming from `bundle install`

Error coming from `bundle install`

Riz07
Shopify Partner
3 0 0

Hello,

 

I want to run command shopify theme dev --store {storename}, after running command it give me following error

 

Error coming from `bundle install`

Command failed with exit code 5: bundle install
Gem::Ext::BuildError: ERROR: Failed to build gem native extension.

 

 

Replies 3 (3)

EcomGraduates
Shopify Partner
735 63 105

It looks like there's an issue with your gem installation. Try running bundle install separately to see the full error message. It might be related to missing dependencies or libraries on your system.

 

Make sure you have the necessary development tools installed, like build-essential on Linux or Xcode on macOS. If the problem persists, consider checking the specific gem that's failing to build and install its dependencies manually 


If this fixed your issue, likes and accepting as a solution are highly appreciated.

Build an online presence with our custom built Shopify Theme EcomifyTheme




Riz07
Shopify Partner
3 0 0

How can i do this in windows 10 any tips?

Riz07
Shopify Partner
3 0 0

shopify cli version 3.64.1
Node js version 22.4.1
ruby version 3.0.6p216
npm version 10.8.2
gem version 3.2.33

These are my installation