reflex icon indicating copy to clipboard operation
reflex copied to clipboard

Support npm install of bun

Open brianmcconnel opened this issue 3 years ago β€’ 2 comments

Bun is required for pc run and is installed using curl. Would it be possible to also support installation of bun using an npm repository?

Thanks for your consideration,

brianmcconnel avatar Jan 29 '23 16:01 brianmcconnel

This is a good point and we'll discuss this, in the future we want to move away from npm and use bun. But the package is still premature and seg faults at someplaces which is why we use both at this moment

Alek99 avatar Jan 30 '23 20:01 Alek99

This wasn't a question about using bun vs npm. It's more about installing bun on an isolated network that requires code scanning via an npm repository.

brianmcconnel avatar Jan 31 '23 04:01 brianmcconnel