statusboard icon indicating copy to clipboard operation
statusboard copied to clipboard

Public monitor/status/health board for @npm/cli-team's maintained projects

Results 173 statusboard issues
Sort by recently updated
recently updated
newest added

### Epic npm currently only "validates" config from nopt (i.e. from the cli itself). It warns when values aren't correct. Incorrect values from npmrc files are silently ignored, sometimes resulting...

Log output going to stdout does not need to match what's in the logs. It's way too repetitive. Lot output customization would be helpful (basic templating like `"{index} {level}: {subject}\n{message}"`...

accessibility

Please see this [Pull Request ](https://github.com/npm/rfcs/pull/519) for latest updates.

epic

Create brief gap analysis for installing/building Outlook on m365 with `npm --install-strategy=linked`, and communicate results with Microsoft 1JS.

linked-install-strategy

This issue tracks known issues, feedback, fixes, and broken repos for `--install-strategy=linked` ## Known Issues/Fixes: - [ ] workspace specific installs failing - [ ] `.children` should be `CaseInsensitiveMap` -...

- [ ] Split audit and node-integration into separate columns outside of status - [ ] Consistently name CI jobs for filtering across repos

Here's a list of flaky tests I've seen across our supported repos: - [ ] `npm/cli`: get node integration green - [ ] `@npmcli/arborist`: https://github.com/npm/cli/actions/runs/3928786524 - [x] `npm/ignore-walk`: https://github.com/npm/ignore-walk/actions/runs/3928775936 -...

### Outcomes * Performance: Facilitate npm in resource constrained environments (Android, Dev Boards, cheaper CI, better GitHub Actions performance) * Composibility: Additional Workflows and Modes (`npm add`, support more community...

**Is your feature request related to a problem? Please describe.** Yes. For example, if a user runs `npm install --legacy-peer-deps` followed by `npm ls` without including the `--legacy-peer-deps` flag, they...

### Problem Statement In the `npm/cli` repo the following query should return an empty set since none of the direct dependents are `.dev` deps: ``` npm query ':root > #npm-package-arg.dev'...

audit-policies-filters