Neil de Carteret

Results 10 comments of Neil de Carteret

#2011 is related (performance is even worse again is running inside a mounted volume in a container).

> I am encountering this problem as well, I was able to workaround it by creating an empty node_modules directory before running npm install/ci. This is extremely weird, but I...

> Is there anything we can do to help solve this? A setup with Do try the thing mentioned above (create `node_modules` before running `npm ci` or `npm i`) and...

I have established that the problem specifically manifests when `npm install` is run in a **mounted folder** in a docker container. With npm v6, performance is more or less the...

@darcyclarke Just checked, and this is still a problem in npm 7.12.0 - any news internally?

I've just tried this in npm 7.19.0, and not only is it still an issue, the performance degradation is even more pronounced! Running my benchmark tool (above) previously showed a...

Just for giggles I updated my repro to npm 6, 7, and 10, and pnpm 9. npm 7 "still" has the regression but npm 10 does not. I did not...

I've noticed the same here: https://github.com/picocss/pico/blob/6dc6489e69cc1f22daa938ebd38c02400032428c/scss/components/_nav.scss#L13-L16 Happy to make a little PR for this but I'd like confirmation that it's a bug rather than some deep underlying reason that I'm...

I am having the same issue: `git subrepo pull...` always works, but `git subrepo push...` always fails because the local branch created by subrepo does not contain the `commit` id...

If you get time to work on this, feel free to contact me for repo links, logs, etc.