Shopify / Shopify/extensions-templates

Issue when scafolding order routing location rule extension

Open
#207 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Liquid
Stars
132
Forks
23
Avg merge
4d 13h
Merged PRs (30d)
3

Description

Describe the bug
When i run generate extension using CLI i get this error.

Resolving dependencies
Resolved, downloaded and extracted [8]
error: No version matching "2024-10.x" found for specifier "@shopify/ui-extensions" (but package exists)

error: No version matching "2024-10.x" found for specifier "@shopify/ui-extensions-react" (but package exists)
error: @shopify/ui-extensions@2024-10.x failed to resolve
error: @shopify/ui-extensions-react@2024-10.x failed to resolve
bun install v1.1.42 (50eec002)

"@shopify/cli": "^3.76.2"

My other extensions use 2025-01 version.

To Reproduce
Steps to reproduce the behavior:

  1. Run generate extension using CLI
  2. Click on 'Order routing location rule - UI Extension '
  3. See error

Expected behavior
Install the extension folder in my extensions monorepo.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the failure by generating an Order routing location rule UI extension with @shopify/cli 3.76.2, then inspect the generated extension's dependency declarations. Compare the requested 2024-10.x packages with the available API versions, and verify that the scaffold installs successfully in the extensions monorepo.

Written by the indexing model from the issue text.

Assessment

Tech stack
bun
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.