mirror of
https://github.com/ikechan8370/chatgpt-plugin.git
synced 2025-12-16 21:37:11 +00:00
- 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>
3 lines
No EOL
175 B
Text
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 |