It’s almost 100% compatible with node but faster. A lot faster. So no need to learn anything but few cli commands. For example bun run dev instead of npm run dev.
I’m trying to get my work to switch to bun but we have packages in a private AWS codeartifact repo. Does it support this? I tried to use it with our npmrc file but it couldn’t install those packages.
It’s almost 100% compatible with node but faster. A lot faster. So no need to learn anything but few cli commands. For example
bun run dev
instead ofnpm run dev
.Edit: website
Alias npm bun level compatibility?
It does seem so!
This is the first I’ve heard of this. Might be worth checking out.
I’m trying to get my work to switch to bun but we have packages in a private AWS codeartifact repo. Does it support this? I tried to use it with our npmrc file but it couldn’t install those packages.
This answers my question https://bun.sh/docs/install/registries