hi there
When I develop an order discount extension based on dev docs, I get the following error when I follow the docs:
Error forwarding web request: AggregateError
hi there
When I develop an order discount extension based on dev docs, I get the following error when I follow the docs:
Error forwarding web request: AggregateError
This error is related to polaris. Run the npm install command?
Do you run command “npm install” on frontent directory?
Does it give the same error when you delete the BlockStack tag?
This was an issue with the cli version which I have fixed, have you tried the example in the docs in orde discount?
Very good. I’ve tried product discounts, order discounts, and shipping discounts. Contact me if you need help.
npm run prisma migrate dev Prisma docs