refine icon indicating copy to clipboard operation
refine copied to clipboard

[BUG] Remix + Chakra UI is not creating the build folder via pnpm

Open RGAT1 opened this issue 2 years ago • 0 comments

Describe the bug

✔ Do you want to use a UI Framework?: · chakra
✔ Do you want to add example pages?: · inferencer
✔ Do you want a customized layout?: · chakra-custom-layout
✔ Do you want to add dark mode support?: · no
✔ Do you need any Authentication logic?: · none
✔ Do you want to add kbar command interface support?: · no
✔ Choose a package manager: · pnpm
✔ Would you mind sending us your choices so that we can improve superplate? · no

These parameters does not create the build folder when running command pnpm dev

Steps To Reproduce

PNPM
7.18.1

Node
v18.13.0
  1. pnpm create refine-app@latest my-project
  2. cd my-project
  3. pnpm dev

Expected behavior

Refine UI shown

Screenshot

No response

Desktop

No response

Mobile

No response

Additional Context

No response

RGAT1 avatar Jan 26 '23 08:01 RGAT1