No content to show
User Activity
I am also experiencing the same issue. npm prune hasn't worked for me. I am trying to deploy our app using shopify app deploy -c shopify.app.toml We are getting the error ╭─ error ─────────────────────────────────────────────────────────────────────...
We are trying to migrate from our own injected ScriptTag to the Web Pixel. In our current implementation, we are able ensure a discount code is applied by making a request to `https://{store}.myshopify.com/discount/{code}`. When you are in the checko...