Is there a way to create a new app using an older version instead of the latest?

Is there a way to create a new app using an older version instead of the latest?

PenguinDev
Shopify Partner
5 0 0

Hello,

I have a custom app that is already deployed, and I want to create a new one with some of the same functions plus additional new ones. I plan to reuse some of the code from the old app, but the new version of the app created using "npm init @Shopify/app@latest" uses Vite, which causes my old code to throw a lot of errors.

 

I would like to know if there’s a version of "npm init @Shopify/app@latest" where I can specify a version instead of using the latest. My app was created on February 12 of this year (2024). Can someone tell me which version that is or where I can find the version of my app?

 

Thank you.

Replies 0 (0)