Discuss and resolve questions on Liquid, JavaScript, themes, sales channels, and site speed enhancements.
When running 'npm run dev' to start the store it brings up this error:
This is to start a hydrogen storefront.
I was running into this issue locally, but the storefront was working correctly when deployed to Oxygen. I got it working by removing the v2_dev flag in remix.config.js
module.exports = {
// ... other entries
future: {
v2_meta: true,
v2_dev: true, // Removed this entry
v2_errorBoundary: true,
v2_routeConvention: true,
v2_normalizeFormMethod: true,
},
Discover how to increase the efficiency of commerce operations with Shopify Academy's l...
By Jacqui Mar 26, 2025Shopify and our financial partners regularly review and update verification requiremen...
By Jacqui Mar 14, 2025Unlock the potential of marketing on your business growth with Shopify Academy's late...
By Shopify Mar 12, 2025