Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ resetdeps.js
File
resetdeps.js
scripts/resetdeps.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
{ join } = require(
'node:path'
)
2
const
{ symlink } = require(
'node:fs/promises'
)
3
const
{ CWD, run, pkg, fs, git, npm } = require(
'./util.js'
)
4
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected