Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ load
Method
load
deps/npm/test/lib/cli/entry.js:127–129 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
125
mocks: {
126
'@npmcli/config'
:
class
BadConfig {
127
async
load () {
128
throw err
129
}
130
},
131
},
132
globals: {
Callers
6
npm.js
File · 0.45
displayLoad
Function · 0.45
display.js
File · 0.45
timers.js
File · 0.45
loadLogFile
Function · 0.45
log-file.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected