-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Insights: npm/cli
Overview
Could not load contribution data
Please try again later
6 Pull requests merged by 5 people
-
fix(arborist): safely fallback on unresolved $ dependency references
#8180 merged
Mar 27, 2025 -
docs: Fix grammar in package-json.md
#8187 merged
Mar 27, 2025 -
docs: fix typo in package-json.md
#7886 merged
Mar 26, 2025 -
fix(arborist): only replace hostname for resolved URL
#8185 merged
Mar 26, 2025 -
chore: add load-virtual and reify tests for workspace override test coverage
#8174 merged
Mar 25, 2025 -
docs: fix example package name in
overrides
explainer#8178 merged
Mar 24, 2025
3 Pull requests opened by 3 people
-
fix(arborist): omit failed optional dependencies from installed deps,…
#8177 opened
Mar 22, 2025 -
fix(arborist): omit failed optional dependencies from installed deps
#8184 opened
Mar 26, 2025 -
Don't default name is not available iin package-json
#8193 opened
Mar 27, 2025
9 Issues closed by 5 people
-
[BUG] `Cannot publish over previously published version '1.0.0'` of a package that doesn't exist.
#8194 closed
Mar 28, 2025 -
[BUG] --save=dev attempts to install the package called 'dev'
#8188 closed
Mar 27, 2025 -
[BUG] Unable to resolve reference $react
#5730 closed
Mar 27, 2025 -
[BUG] npx executing runsv cli
#8172 closed
Mar 27, 2025 -
[BUG] `npm pkg get version` returns the correct version in inconsistent and broken formats
#8189 closed
Mar 27, 2025 -
node-gyp Not Recognized as an Internal or External Command This happens with any global package.
#8183 closed
Mar 26, 2025 -
[BUG] node-gyp-build
#8182 closed
Mar 26, 2025 -
[BUG] Inconsistent audit json with minimal example
#7896 closed
Mar 25, 2025 -
[BUG] <title> login Remote Windows use SSH with powershell,but npm not work
#8102 closed
Mar 25, 2025
6 Issues opened by 6 people
-
[BUG] `npm profile enable-2fa` preforms operation but shows error
#8192 opened
Mar 27, 2025 -
Are changes to `prepublishOnly` and `prepublish` still planned?
#8191 opened
Mar 27, 2025 -
[BUG] `npx` Fails to Execute Binaries Named After Shell Keywords
#8190 opened
Mar 27, 2025 -
--dns-result-order=ipv4first not being respected for a custom .npmrc registry
#8186 opened
Mar 26, 2025 -
[BUG] NPM >= 10.3.0 - bundling local dependency causes installation issues
#8181 opened
Mar 26, 2025 -
[BUG] NPM >= 10.8.0 causes NPM installation failures
#8179 opened
Mar 24, 2025
51 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
[BUG] Passing CLI arguments via a Node scripts no longer works
#7375 commented on
Mar 24, 2025 • 0 new comments -
[BUG] Improper handling of graceful exits with `npx`
#8164 commented on
Mar 24, 2025 • 0 new comments -
[BUG] Get a package with optionnalDependencies from private registry. Get private package with `cpu` and `os` specified.
#7601 commented on
Mar 24, 2025 • 0 new comments -
[BUG] PATH is polluted when running `npm run <script>`
#8111 commented on
Mar 24, 2025 • 0 new comments -
[BUG] npm v8.5.0 fails with sslv3 alert handshake failure, for client certificate based authentication
#5165 commented on
Mar 25, 2025 • 0 new comments -
[BUG] npm install 'my-package' silently drops extra hard links to the same inode in node_modules/my-package
#7608 commented on
Mar 26, 2025 • 0 new comments -
"Unknown user/project config" warnings starting in npm 11.2.0
#8153 commented on
Mar 27, 2025 • 0 new comments -
[BUG] incorrect resolution of relative paths with install-strategy=linked
#7549 commented on
Mar 27, 2025 • 0 new comments -
[BUG] npm I fails due to IP address being used to connect
#4720 commented on
Mar 27, 2025 • 0 new comments -
[BUG] Platform-specific optional dependencies not being included in `package-lock.json` when reinstalling with `node_modules` present
#4828 commented on
Mar 28, 2025 • 0 new comments -
[BUG] `& npm @("run", "ci")` in Powershell failed with EUNKNOWNCOMMAND
#8176 commented on
Mar 28, 2025 • 0 new comments -
feat(config): Add --prune config option
#3907 commented on
Mar 27, 2025 • 0 new comments -
`npm copy` copy module files and dependencies into a deployable folder
#4082 commented on
Mar 27, 2025 • 0 new comments -
fix: version does not git-commit nor git-tag when package in subdir
#5442 commented on
Mar 27, 2025 • 0 new comments -
fix: clear non-exist workspace part in package-lock.json when npm install (fix #5463)
#5478 commented on
Mar 27, 2025 • 0 new comments -
wip: treat links with installLinks set as Links not Nodes
#5820 commented on
Mar 27, 2025 • 0 new comments -
fix(npx): link and run own bins directly when possible
#5848 commented on
Mar 27, 2025 • 0 new comments -
fix: Cannot read properties of undefined (reading 'description')
#5962 commented on
Mar 27, 2025 • 0 new comments -
Fix cannot read undefined prop `edgesOut`
#6604 commented on
Mar 27, 2025 • 0 new comments -
libnpmexec: allow custom stdio option value.
#6976 commented on
Mar 27, 2025 • 0 new comments -
fix: Add better error message when lockfile is malformed
#6997 commented on
Mar 27, 2025 • 0 new comments -
fix(arborist): `node.target` can be `null`
#7065 commented on
Mar 27, 2025 • 0 new comments -
fix: don't emit package-lock.json when package.json does not exist
#7097 commented on
Mar 27, 2025 • 0 new comments -
issue/5051 - incorrect peer dependencies on v1 lockfile upgrade
#7118 commented on
Mar 27, 2025 • 0 new comments -
fix: issue-6960 Correctly handle scenario where prefix is the current working directory
#7208 commented on
Mar 27, 2025 • 0 new comments -
fix: issue-5280 Ensure save flags update package.json
#7233 commented on
Mar 27, 2025 • 0 new comments -
docs: update man page generation to respect `SOURCE_DATE_EPOCH`
#7397 commented on
Mar 27, 2025 • 0 new comments -
fix(powershell): use Invoke-Expression to pass args
#7458 commented on
Mar 27, 2025 • 0 new comments -
fix(cache): add limit for PackumentCache.heapLimit
#7589 commented on
Mar 27, 2025 • 0 new comments -
fix: added informative root directory install error
#7596 commented on
Mar 27, 2025 • 0 new comments -
fix: stop optional dependencies from being added to prod inside lockfile
#7710 commented on
Mar 27, 2025 • 0 new comments -
fix: Fix npm install --prefix on windows
#7725 commented on
Mar 27, 2025 • 0 new comments -
Change default license to `UNLICENSED`
#7727 commented on
Mar 27, 2025 • 0 new comments -
fix(arborist): check placed node children for missing deps (#7746)
#7752 commented on
Mar 27, 2025 • 0 new comments -
fix: prevent infinite recursion when looking up real paths
#7757 commented on
Mar 27, 2025 • 0 new comments -
fix: the information time object output by `npm view` should sorted b…
#7807 commented on
Mar 27, 2025 • 0 new comments -
Add Support for AzureAuthentication
#7828 commented on
Mar 27, 2025 • 0 new comments -
docs: Explain environment variables from `package.json`, `.npmrc` and `npm`
#7856 commented on
Mar 27, 2025 • 0 new comments -
docs: add missing `type` field description for package.json
#7897 commented on
Mar 27, 2025 • 0 new comments -
fix: don't mkdir directories that already exist
#7899 commented on
Mar 27, 2025 • 0 new comments -
fix: issue #7892 prevent package-lock.json creation without package.json
#7960 commented on
Mar 27, 2025 • 0 new comments -
docs: correct incorrect desc and usage in npm-completion.md
#7996 commented on
Mar 27, 2025 • 0 new comments -
docs: make npm completion stay in sync with npm updates
#7997 commented on
Mar 27, 2025 • 0 new comments -
docs: Add section on workspace version bumps
#8019 commented on
Mar 27, 2025 • 0 new comments -
fix: use splatting to pass arguments from a powershell scope
#8034 commented on
Mar 27, 2025 • 0 new comments -
Don't prune optional dependencies
#8077 commented on
Mar 27, 2025 • 0 new comments -
chore: upgrade tap@21
#8085 commented on
Mar 27, 2025 • 0 new comments -
Fix install-strategy=linked package name for workspace packages + workaround for another bug
#8096 commented on
Mar 27, 2025 • 0 new comments -
docs(npmrc): add example of URI fragment limitations
#8099 commented on
Mar 27, 2025 • 0 new comments -
fix(outdated): add dependent location in long output
#8110 commented on
Mar 27, 2025 • 0 new comments -
chore: release 11.3.0
#8150 commented on
Mar 27, 2025 • 0 new comments