Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ doctor.js
File
doctor.js
deps/npm/test/lib/commands/doctor.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
t = require(
'tap'
)
2
const
fs = require(
'node:fs/promises'
)
3
const
path = require(
'node:path'
)
4
Callers
nothing calls this directly
Calls
15
cleanCacheSha
Function · 0.85
cleanDate
Function · 0.85
cleanCwd
Function · 0.85
tnock
Function · 0.85
npmManifest
Function · 0.85
globals
Function · 0.85
reply
Method · 0.80
replyWithError
Method · 0.80
loadMockNpm
Function · 0.70
get
Method · 0.65
require
Function · 0.50
test
Method · 0.45
Tested by
no test coverage detected