Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/nodejs/node
/ execWorkspaces
Method
execWorkspaces
deps/npm/test/lib/npm.js:647–649 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
645
}
646
647
async
execWorkspaces () {
648
throw
new
Error(
'execWorkspaces should not be called'
)
649
}
650
}
651
652
const
command =
new
TestCommand(npm)
Callers
3
lifecycle-cmd.js
File · 0.45
mockArboristCmd
Function · 0.45
arborist-cmd.js
File · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected