refine
refine copied to clipboard
[BUG] Remix + Chakra UI is not creating the build folder via pnpm
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
pnpm create refine-app@latest my-projectcd my-projectpnpm dev
Expected behavior
Refine UI shown
Screenshot
No response
Desktop
No response
Mobile
No response
Additional Context
No response