Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npm/cli
/ npm-replace-global.js
File
npm-replace-global.js
smoke-tests/test/npm-replace-global.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
2
const
t = require(
'tap'
)
3
const
{ join, dirname, basename, extname } = require(
'node:path'
)
4
const
fs = require(
'node:fs/promises'
)
Callers
nothing calls this directly
Calls
6
setupNpmGlobal
Function · 0.85
npm
Function · 0.85
npmPath
Function · 0.85
npmPackage
Function · 0.85
npmLocal
Function · 0.85
npmInstall
Function · 0.85
Tested by
no test coverage detected