Kevin

Results 6 comments of Kevin

+1, I'd love for this feature to be implemented. Would be fine for my use case to enable unsafe mode.

Thanks for the response. I did some more digging: 1. `pnpm list "node-gyp*"` indeed returned nothing. I tried installed `node-gyp` manually and then was able to install `[email protected]` successfully. This...

> What makes it strange, because you said, that you were able to install it before installing node-gyp? EDIT: This is indeed strange. I have a hunch that (many months...

I'm running into a slightly different issue, but the fix is the same. Is there a good reason not to add the path that caused the full-reload to the `'full-reload'`...

I'm not sure. I didn't realize v6 was unsupported, that's unfortunate. Feel free to close.

Strongly agree with this change. At the moment, if `detect` cannot find a lockfile (happens often in monorepos), it will throw an error if _either_ `yarn` or `pnpm` are not...