top | item 37987152 (no title) kreutz | 2 years ago Just use bun discuss order hn newest fastball|2 years ago I wanted to use Bun for our app but couldn't due to a lack of support for `postinstall` scripts at the moment. thegoleffect|2 years ago As in the dependencies you add don't run their postinstall scripts or your app's package defines a postinstall and that script doesn't run?The latter should work but the former requires an extra step for now iirc: https://bun.sh/docs/cli/install#lifecycle-scripts load replies (1) unknown|2 years ago [deleted]
fastball|2 years ago I wanted to use Bun for our app but couldn't due to a lack of support for `postinstall` scripts at the moment. thegoleffect|2 years ago As in the dependencies you add don't run their postinstall scripts or your app's package defines a postinstall and that script doesn't run?The latter should work but the former requires an extra step for now iirc: https://bun.sh/docs/cli/install#lifecycle-scripts load replies (1) unknown|2 years ago [deleted]
thegoleffect|2 years ago As in the dependencies you add don't run their postinstall scripts or your app's package defines a postinstall and that script doesn't run?The latter should work but the former requires an extra step for now iirc: https://bun.sh/docs/cli/install#lifecycle-scripts load replies (1)
fastball|2 years ago
thegoleffect|2 years ago
The latter should work but the former requires an extra step for now iirc: https://bun.sh/docs/cli/install#lifecycle-scripts
unknown|2 years ago
[deleted]