w2Hardware
Tourist
Contact Me
Status
Offline
Last Activity
‎04-29-2021 12:57 PM
Topic Started
1
Topics Started
Topic Solutions
0
Solutions
Post Count
5
Posts
Post Kudos
1
Likes

Community Badges

No content to show

User Activity

Thank you for the reply, after installing the steps you said. I now get this error.[ error ] ./node_modules/@shopify/polaris/styles.css ValidationError: Invalid options object. CSS Loader has been initialised using an options object that does not mat...
Everything is the latest version.  node 10.16.3All the code is on github.
require("dotenv").config(); const withCSS = require('@zeit/next-css'); const webpack = require('webpack'); const apiKey = JSON.stringify(process.env.SHOPIFY_API_KEY); module.exports = withCSS({ webpack: (config) => { const env = { API_KEY: ap...
When following this tutorial. I run into an issue when I try to add CSS to the app. https://developers.shopify.com/tutorials/build-a-shopify-app-with-node-and-react/build-your-user-interface-with-polaris When adding this code my Dev breaks.import '@s...
This widget could not be displayed.
This widget could not be displayed.
Helpful From