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,
},
Learn how to build powerful custom workflows in Shopify Flow with expert guidance from ...
By Jacqui May 7, 2025Did You Know? May is named after Maia, the Roman goddess of growth and flourishing! ...
By JasonH May 2, 2025Discover opportunities to improve SEO with new guidance available from Shopify’s growth...
By Jacqui May 1, 2025