fix: add .npmrc shamefully-hoist for native module compilation
pnpm's isolated store prevents native post-install scripts from finding their dependency binaries (node-pre-gyp, prebuild-install). This causes @discordjs/opus and @lng2004/node-datachannel to fail during pnpm install. Enabling shamefully-hoist flattens node_modules so native scripts can resolve their dependencies correctly. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 4.6
parent
86853bbd4e
commit
c78a9618f8