Closed gcaramori closed 8 months ago
@Shopify/theme-code-tools could you please have a look? 🙏
I've recreated the app via shopify cli (pnpm create @shopify/app), and now it works properly!
This issue seems inactive. If it's still relevant, please add a comment saying so. Otherwise, take no action. → If there's no activity within a week, then a bot will automatically close this. Thanks for helping to improve Shopify's dev tooling and experience.
P.S. You can learn more about why we stale issues here.
Please confirm that you have:
In which of these areas are you experiencing a problem?
App, Extension
Expected behavior
It should give the preview URL for my theme app extension
Actual behavior
It throws an unintialized constant 'Extension::Models::DevelopmentServerRequirements' error.
Verbose output
Reproduction steps
Operating System
Windows 11
Shopify CLI version (check your project's
package.json
if you're not sure)3.53.0
Shell
Git bash
Node version (run
node -v
if you're not sure)20.10.0
What language and version are you using in your application?
Ruby 3.33, Node 20.10.0, React 18.2.0