Barun
Barun
@praashie > For now, see the documentation on how to view lockfile diffs in Git: https://bun.sh/docs/install/lockfile Viewing binary lockfile diffs as text is helpful. But, it is not going to...
@satya164 This is about Bun, not Yarn.
@satya164 I don't see auto merge fixing feature being documented in Yarn website. So, may be what you are describing is destructive approach where the content of `yarn.lock` is regenerated...
@satya164 Thanks for the link.
@kchindam-infy I usually don't use `npm init` as the content of the generated `package.json` is not what I prefer and I have to remove most part of it. I directly...
@ljharb I just want `{ "type": "module" }` in `package.json`.
@milaninfy Can you provide some info whether this bug has been fixed or not? The latest stable version of npm (10.8.3) does not seem to have fixed this.
> Version 12 plans to do this, but it's a big change (along with other changes) and I don't have much free time these days. I can see that you...