-
### 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
M…
-
Currently we use the `--parseable` output of `npm outdated` which requires a bit of work from bumpall to collect all the different data points from the provided string - see [Package::new()](https://g…
-
I see that we have `web` and `mobile` folders on root level. We should just setup this project with `yarn workspaces`/`pnpm`/`npm workspaces` so setting up is easier and managing dependencies is simpl…
-
I was reading about [`pnpm`](https://pnpm.io/) and seems this is much more performant than what we use currently `npm` (refer: https://pnpm.io/motivation). It has more features than `npm`; https://pnp…
-
### Describe your motivation
We had a few cases when some npm dependency was missing:
- https://github.com/vaadin/web-components/pull/4355
- https://github.com/vaadin/web-components/pull/4627
…
-
### Use Case
When new packages are added to EventCatalog (lodash for example), the types are also added. Now EventCatalog will bundle the lodash package fine, but people will miss the types as they d…
-
@fedect1 I'm aware you shouldn't give out your "secrets" of mongodb. It's important to provide a Readme.md / setup that works out of the box. I'm doing the review with a beginners minds - I test every…
-
See: https://github.com/firebase/firebase-functions/issues/172
### Version info
3.17.3
### Steps to reproduce
### Expected behavior
### Actual behavior
-
This is how how Wasp consolidates user dependencies with framework dependencies as of Wasp 0.12.0 (taken from original discussion in https://github.com/wasp-lang/wasp/pull/1602#discussion_r1431438802)…
sodic updated
2 months ago
-
https://github.com/npm/cli/blob/c52cf6bc547268833cde2715fe4f6299240049f8/workspaces/config/lib/index.js#L600
I see that the local prefix is loaded before the project-specific `.npmrc` file is loade…