Kristoffer K.
Kristoffer K.
> Seems that require.resolve() isn't a reliable way to determine if a package is installed for pnp packages, and that this library uses it for that purpose. It is perfectly...
Fixed in https://github.com/yarnpkg/berry/pull/2262, can use `yarn set version from sources` to start using it now before the next release
> This is definitely a Yarn 2 issue. If anyone could provide a repo that can be cloned and run to test this I can look into it, if we're...
No, it shouldn't affect this issue.
> Adding don't land label for now because I think the other loaders PR should be ready soon and it would be best to release them together. https://github.com/nodejs/node/pull/43772#issuecomment-1356014538 Adding `dont-land-on-v19.x`...
@shenzhuxi I encountered the same problem and was able to fix it in https://github.com/WiseLibs/better-sqlite3/pull/1137.
Closing since the live documentation no longer mentions the Node.js version ranges.
Removing `yarnPath` makes Yarn use your global version which could be Yarn v1 using a different config file. Closing as unactionable since there isn't enough information to reproduce the issue.
This PR wasn't backported to v3, I've backported it now so it will be in the next v3 release, until then you can use the v4 canary if you want....
I'll close this since the output is identical in `[email protected]`.