mirror of
https://github.com/LukeHagar/vercel.git
synced 2025-12-06 04:22:01 +00:00
[build-utils] Handle case of not having lockfile (#11697)
In the scenario where we don't have a lockfile, cliType was detected by build utils as npm regardless of what's set in corepack. This fixes that.
This commit is contained in:
6
.changeset/tender-bags-tell.md
Normal file
6
.changeset/tender-bags-tell.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
"@vercel/build-utils": patch
|
||||
"vercel": patch
|
||||
---
|
||||
|
||||
[built-utils] Handle case of not having lockfile when corepack is enabled
|
||||
Reference in New Issue
Block a user