Operating system
Windows 11
Node.js version
14.16.0
Shopify CLI version
2.7.1
Browsers
Chrome, Firefox, Microsoft Edge
Version
4 (Current)
Modifications
No response
Details
- Cloned the theme using
shopify theme init -u https://github.com/uicrooks/shopify-foundation-theme
- Ran
npm install inside the project directory
- Spun up the dev server with
npm start
I am seeing a webpage with parts of the theme enabled and installed. The navigation menu shows, the icons are showing and the default tailwind css is active. The custom css, however, is not. I'm also seeing console errors that the vuex store is undefined.
Notice
Operating system
Windows 11
Node.js version
14.16.0
Shopify CLI version
2.7.1
Browsers
Chrome, Firefox, Microsoft Edge
Version
4 (Current)
Modifications
No response
Details
shopify theme init -u https://github.com/uicrooks/shopify-foundation-themenpm installinside the project directorynpm startI am seeing a webpage with parts of the theme enabled and installed. The navigation menu shows, the icons are showing and the default tailwind css is active. The custom css, however, is not. I'm also seeing console errors that the vuex store is undefined.
Notice