-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
W…
-
This is a bit of an edge case, but we use yarn as our package manager, and it annoyingly has this code in it:
https://github.com/yarnpkg/berry/blob/9c3dc22b7e3c2a2c0782ee1222b4cf9ac6a2846f/packages/p…
-
**Describe the bug**
Doing
```
npm lodestar-cli
```
is unsafe to dependency attacks, since the yarn.lock is not considered for dependency resolution.
**Expected behavior**
For npm i…
-
NPM 7 has introduced [workspaces](https://docs.npmjs.com/cli/v7/using-npm/workspaces) which allows us to manage multiple packages inside one repository without any external dependencies such as Lerna.…
-
### 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'
# s…
-
Hello 🙋♀️
while working on a project with npm workspaces and [lerna](https://lerna.js.org/), we found a bug when running npm scripts.
The project contains two npm workspaces (`client` and `unive…
rdsfj updated
11 months ago
-
Failed to install sqlite3.
ENV VERSIONS:
os: macOS 10.12.5
darwin: 16.6.0
node: v6.10.3
node-gyp: v3.6.1
npm: 4.6.1
node-pre-gyp ERR! UNCAUGHT EXCEPTION
node-pre-gyp ERR! stack Error: Unsup…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### This issue exists in the latest npm version
- [X] I am using the latest npm
### Current Behavior
I'm using n…
-
Switch away from npm, probably in favour of `pnpm` to benefit from better monorepo / workspaces support, esp. in regards to building Docker images.
The problem in particular is that npm does not supp…
-
### Verify canary release
- [X] I verified that the issue exists in the latest Next.js canary release
### Provide environment information
```bash
Operating System:
Platform: linux
…