-
### 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
If I publis…
-
1) shrinkwrap adds 12k code line to my lock file after install with npm 8
2) npm 8 has a bug and it installs even `dev: true` deps. So with `npm ci` you get error `Unsupported platform for fsevents@2…
-
### 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
When instal…
-
I used [HtoA documents](https://docs.arnoldrenderer.com/display/A5AFHUG/UV+Projection) on Projection node as a reference point.
I prepared a test scene to check all project types. All of them suffe…
-
Hi arquillian-team,
the last days I was trying to update my **arquillian-bom** (https://mvnrepository.com/) from 1.5.0.Final to 1.6.0.Final. But when I updated it, my tests (which were working befo…
-
**Is this a feature or a bug?**
- [x] Feature
- [ ] Bug
**Please describe the actual behavior.**
When many team members are working simultaneously in a monorepo, they may change the shrinkwr…
-
### 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
A…
-
`npm-shrinkwrap sync` makes my Mac unusable (100% CPU load) on a larger project.
Repro:
```
rm -rf node_modules
npm-shrinkwrap sync
```
Is this the right use case for `sync`? If not, it should be pr…
-
**Issue by [saurabh95](https://github.com/saurabh95)**
_Wednesday Oct 04, 2017 at 06:46 GMT_
_Originally opened as https://github.com/adobe/brackets/pull/13754_
----
Ran Unit tests, not seeing any …
-
Running this command:
`npm install grunt-angular-architecture-graph`
Creates a package.json inside of the node_modules directory. This looks like a generated file as it contains the local installati…