Oryx runs `npm install` which fails on peer dependency conflicts between @assistant-ui/react@^0.8.0 and @assistant-ui/react-syntax-highlighter@^0.7.2. Adding .npmrc with legacy-peer-deps=true and CUSTOM_BUILD_COMMAND for pnpm. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2 lines
22 B
Plaintext
2 lines
22 B
Plaintext
legacy-peer-deps=true
|