Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ uninstall.js
File
uninstall.js
test/lib/commands/uninstall.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'
)
3
const
{ resolve } = require(
'node:path'
)
4
const
_mockNpm = require(
'../../fixtures/mock-npm'
)
Callers
nothing calls this directly
Calls
4
resolve
Function · 0.85
mockNpm
Function · 0.70
completion
Method · 0.45
exec
Method · 0.45
Tested by
no test coverage detected