Failed to install uWebsockets.js during pnpm i [nuxt|h3|crossws]
So me and my team once got this problem, which somehow the nuxt -> h3 -> crossws tries to install non-registry package uWS, which supposedly transitive, optional deps on crossws, but it keeps trying to install that (auto-install-peers already off). Anyone knows why it is and how to fix this weird problem? because I can't really reproduce this. it just happens.
nuxt 3.11, pnpm v8.11 / v9.x
0 Replies