cschroeter / park-ui

Beautifully designed components built with Ark UI and Panda CSS that work with a variety of JS frameworks.
https://park-ui.com
MIT License
1.74k stars 75 forks source link

park-ui seems to require bun as a dependency #474

Open asabil opened 22 hours ago

asabil commented 22 hours ago

Using park-ui as a project dependency seems to now require bun to be installed, this this expected?

npm error code 127
npm error path .../node_modules/@park-ui/panda-preset
npm error command failed
npm error command sh -c bun run build
npm error sh: 1: bun: not found

This seems to be related to the postinstall script:

5733 info run @park-ui/panda-preset@0.43.0 postinstall node_modules/@park-ui/panda-preset bun run build