MCPcopy Create free account
hub / github.com/npm/cli / error-message.js

File error-message.js

test/lib/utils/error-message.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const t = require('tap')
2const { resolve } = require('node:path')
3const fs = require('node:fs/promises')
4const { load: _loadMockNpm } = require('../../fixtures/mock-npm.js')

Callers

nothing calls this directly

Calls 8

cleanDateFunction · 0.85
cleanCwdFunction · 0.85
errorMessageFunction · 0.85
resolveFunction · 0.85
endMethod · 0.80
pushMethod · 0.80
loadMockNpmFunction · 0.70
runTestFunction · 0.70

Tested by

no test coverage detected