You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Could not find compatible versions
Because shopify_app >= 21.6.0, < 21.7.0 depends on shopify_api ~> 13.1
and shopify_app >= 21.7.0, < 21.8.0 depends on shopify_api ~> 13.2,
shopify_app >= 21.6.0, < 21.8.0 requires shopify_api >= 13.1, < 14.A.
And because shopify_app >= 21.8.0, < 21.9.0 depends on shopify_api ~> 13.3
and shopify_app >= 21.9.0 depends on shopify_api ~> 13.4,
shopify_app >= 21.6.0 requires shopify_api >= 13.1, < 14.A.
So, because Gemfile depends on shopify_api ~> 14.0
and Gemfile depends on shopify_app ~> 21.6,
version solving has failed.
Ruby version: 3.3.0
Operating system: any
Expected behavior
bundle install to work
Actual behavior
bundle install fails
Steps to reproduce the problem
Install shopify app and shopify api gems in a Rails proj and bundle install
The text was updated successfully, but these errors were encountered:
Issue summary
bundle install
Expected behavior
bundle install to work
Actual behavior
bundle install fails
Steps to reproduce the problem
Install shopify app and shopify api gems in a Rails proj and bundle install
The text was updated successfully, but these errors were encountered: