App reviews, troubleshooting, and recommendations
Hello,
I am new to Shopify App Development and new to Node.js + React. However, I have previous experience with programming (Python) and Web Dev.
Currently, I am following the "Build a Shopify App with Node and React Tutorial". Everything worked fine so far, but in Chapter 4 "Build your user interface with polaris" I am experiencing an
error message. I followed the steps as described (https://shopify.dev/tutorials/build-a-shopify-app-with-node-and-react/build-your-user-interface-with...) but after importing Polaris Styles and running "npm run dev" for testing,I receive the following error which results in an internal server error:
Do you have any ideas what causes this issue and how it could be mitigated?
My code is exactly the same as in the tutorial.
Help is very appreciated!
Cheers,
Johannes
The problem seems to be related to the built-in CSS support which is being deactivated by next.config.js.
Without require('@zeit/next-css') I do not get an error message. However, in another YouTube Tutorial of Shopify which also uses @zeit/next-css no such error occures and everything works.
I will go with the workaround of not using @zeit/next-css for now.
Explore the 30-30-30 rule, a dynamic social media strategy for new businesses. Learn how t...
By Trevor Sep 20, 2023Discover how to leverage the often overlooked footer of your ecommerce site to gain custom...
By Skye Sep 15, 2023In this blog, we’ll be shining a light on Shopify Partners, Experts, and Affiliates. Who a...
By Imogen Sep 13, 2023