It also respects devEngines.packageManager alongside the existing packageManager field in package.json.
github.com/unjs/nypm/re...
It also respects devEngines.packageManager alongside the existing packageManager field in package.json.
github.com/unjs/nypm/re...
corepack's packageManager field is breaking package.jsons
corepack's packageManager field is breaking package.jsons
❯ npm help install
npm error EBADDEVENGINES
Invalid semver version "10.9.9" does not match "11.12.1" for "packageManager"
{
current: { name: 'npm', version: '11.12.1' },
required: { name: 'npm', version: '10.9.9', onFail: 'download' }
}
❯ npm help install
npm error EBADDEVENGINES
Invalid semver version "10.9.9" does not match "11.12.1" for "packageManager"
{
current: { name: 'npm', version: '11.12.1' },
required: { name: 'npm', version: '10.9.9', onFail: 'download' }
}
👏
👏
socket.dev/blog/node-js... #nodejs #javascript
mise.jdx.dev/history.html
mise.jdx.dev/history.html
Wire: pnpm v12.5.1 now ignores unknown task settings in pnpm-workspace.yaml, so newer workspaces can start under older pnpm versions. The pinned packageManager version still rejects them, which keeps the compatibility boundary explicit. #TechBluesky
Wire: pnpm v12.5.1 now ignores unknown task settings in pnpm-workspace.yaml, so newer workspaces can start under older pnpm versions. The pinned packageManager version still rejects them, which keeps the compatibility boundary explicit. #TechBluesky
#PackageManager #ArchLinux #Arch #Linux #dotnet #csharp #.Net #pacman #MakingLinuxUserFriendly
#PackageManager #ArchLinux #Arch #Linux #dotnet #csharp #.Net #pacman #MakingLinuxUserFriendly
#windows #windowsdev #winget #packagemanager
techcommunity.microsoft.com/t5/educator-...
#windows #windowsdev #winget #packagemanager
techcommunity.microsoft.com/t5/educator-...
ift.tt/kn7dZNg
#dotnet #nuget #packaging #signing #certificates #security #packagemanager
ift.tt/kn7dZNg
#dotnet #nuget #packaging #signing #certificates #security #packagemanager
As for Bun I don't take it seriously yet because there's no easy built-in way to auto-check Bun version, which is important for teams.
If I can't pin down the minimum version of Bun like with "engines" or "packageManager" then it's not reliable.
As for Bun I don't take it seriously yet because there's no easy built-in way to auto-check Bun version, which is important for teams.
If I can't pin down the minimum version of Bun like with "engines" or "packageManager" then it's not reliable.