Patch Changes
-
#14499
8cd805dThanks @colinhacks! - Detect thenubpackage managerC3 resolves the invoking package manager with
which-pm-runs, which already returnsnub, butdetectPackageManagerhad nonubcase in its switch, so it fell through to the npm default and produced npm commands.detectPackageManagernow mapsnubto itsnub/nubxexecutables, and@cloudflare/cli-shared-helpers's package-install helpers acceptnubas a package manager. -
Updated dependencies []:
- @cloudflare/workers-utils@0.27.0