chatgpt-plugin/.npmrc
copilot-swe-agent[bot] bc469ab019 fix: configure pnpm to resolve dependency loading issues
- Add shamefully-hoist=true to .npmrc for proper dependency hoisting
- Configure pnpm peerDependencyRules to ignore missing sqlite3
- Fixes "Cannot read properties of undefined (reading 'prototype')" error
- This ensures chaite's bundled dependencies work correctly with pnpm

Co-authored-by: ikechan8370 <21212372+ikechan8370@users.noreply.github.com>
2025-11-22 04:37:16 +00:00

3 lines
No EOL
175 B
Text

sharp_libvips_binary_host="https://registry.npmmirror.com/-/binary/sharp-libvips"
nodejieba_binary_host_mirror="https://npm.taobao.org/mirrors/nodejieba"
shamefully-hoist=true