Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/vercel/vercel
/ index.ts
File
index.ts
packages/cli/src/index.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ isErrnoException, isError, errorToString } from
'@vercel/error-utils'
;
2
3
try {
4
// Test to see if cwd has been deleted before
Callers
nothing calls this directly
Calls
15
isError
Function · 0.90
fetchLatestVersion
Function · 0.90
updateLatestVersionCache
Function · 0.90
canAutoUpdate
Function · 0.90
executeUpgrade
Function · 0.90
isNativeBinaryInstall
Function · 0.85
getLatestVersion
Function · 0.85
promptAndUpgrade
Function · 0.85
box
Function · 0.85
cmd
Function · 0.85
getUpdateCommand
Function · 0.85
cwd
Method · 0.80
Tested by
no test coverage detected