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

Temporary CLI change for checkout and customer account templates #5633

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

kumar303
Copy link
Contributor

@kumar303 kumar303 commented Apr 10, 2025

🔥

This is a temporary workaround until we land the types

Patches

  • Temporarily disable thrown error when types are undefined for a target
  • Pin version for proper templates

@kumar303 kumar303 changed the title km scratch Temporary CLI change for checkout and customer account templates Apr 10, 2025
@kumar303
Copy link
Contributor Author

/snapit

Copy link
Contributor

Differences in type declarations

We detected differences in the type declarations generated by Typescript for this branch compared to the baseline ('main' branch). Please, review them to ensure they are backward-compatible. Here are some important things to keep in mind:

  • Some seemingly private modules might be re-exported through public modules.
  • If the branch is behind main you might see odd diffs, rebase main into this branch.

New type declarations

We found no new type declarations in this PR

Existing type declarations

packages/cli-kit/dist/public/common/version.d.ts
@@ -1 +1 @@
-export declare const CLI_KIT_VERSION = "3.77.0";
\ No newline at end of file
+export declare const CLI_KIT_VERSION = "3.78.0";
\ No newline at end of file

Copy link
Contributor

🫰✨ Thanks @kumar303! Your snapshot has been published to npm.

Test the snapshot by installing your package globally:

pnpm i -g @shopify/cli@0.0.0-snapshot-20250410123718

Tip

If you get an ETARGET error, install it with NPM and the flag --@shopify:registry=https://registry.npmjs.org

Caution

After installing, validate the version by running just shopify in your terminal.
If the versions don't match, you might have multiple global instances installed.
Use which shopify to find out which one you are running and uninstall it.

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

Successfully merging this pull request may close these issues.

1 participant