template of payment app shopify not works

template of payment app shopify not works

Eduardosent
Shopify Partner
6 0 1

to execute npm run dev, I had these problems and I dont even wrote anything

 

11:12:27 │ remix │ info building...
11:12:42 │ remix │ X [ERROR] No matching export in "node_modules/@shopify/polaris-icons/dist/index.mjs" for import "MinusMinor"
11:12:42 │ remix │
11:12:42 │ remix │ app/routes/app.dashboard.jsx:25:9:
11:12:42 │ remix │ 25 │ import { MinusMinor, TickMinor } from "@shopify/polaris-icons";
11:12:42 │ remix │ ╵ ~~~~~~~~~~
11:12:42 │ remix │
11:12:42 │ remix │
11:12:42 │ remix │ X [ERROR] No matching export in "node_modules/@shopify/polaris-icons/dist/index.mjs" for import "TickMinor"
11:12:42 │ remix │
11:12:42 │ remix │ app/routes/app.dashboard.jsx:25:21:
11:12:42 │ remix │ 25 │ import { MinusMinor, TickMinor } from "@shopify/polaris-icons";
11:12:42 │ remix │ ╵ ~~~~~~~~~
11:12:42 │ remix │
11:12:42 │ remix │ X [ERROR] No matching export in "node_modules/@shopify/polaris-icons/dist/index.mjs" for import "CancelSmallMinor" "
11:12:42 │ remix │
11:12:42 │ remix │ app/routes/app.dashboard_simulator.$paymentId.jsx:23:9:
11:12:42 │ remix │ 23 │ import { CancelSmallMinor, TickMinor } from "@shopify/polaris-icons";
11:12:42 │ remix │ ╵ ~~~~~~~~~~~~~~~~
11:12:42 │ remix │
11:12:42 │ remix │
11:12:42 │ remix │ X [ERROR] No matching export in "node_modules/@shopify/polaris-icons/dist/index.mjs" for import "TickMinor"
11:12:42 │ remix │
11:12:42 │ remix │ app/routes/app.dashboard_simulator.$paymentId.jsx:23:27:
11:12:42 │ remix │ 23 │ import { CancelSmallMinor, TickMinor } from "@shopify/polaris-icons";
11:12:42 │ remix │ ╵ ~~~~~~~~~
11:12:42 │ remix │
11:12:42 │ remix │
Error forwarding web request: AggregateError

 

THE PAYMENTS TEMPLATE NOT WORKS

Reply 1 (1)

amben
Shopify Partner
1 0 0

Same issue here