|
|
|
|
|
by norman784
287 days ago
|
|
AFAIK `bun install` is similar to `npm install` in the sense that it installs everything in a flat structure inside node modules, why didn't you choose something like pnpm that I believe is better, because you cannot by mistake import a transitive dependency. Maybe that's a non issue for most, but I care about those things. |
|
https://bun.sh/docs/install/isolated