Seems like Nexus build cannot handle the linking system that pnpm uses inside the node_modules folder. Nexus dev command works without a problem. It would be great if Nexus would handle pnpm out of the box
Repro
npx nexus create -> npm -> use database(yes) -> SQLite
Nexus Report
Screenshots
Description
Seems like Nexus build cannot handle the linking system that pnpm uses inside the node_modules folder. Nexus dev command works without a problem. It would be great if Nexus would handle pnpm out of the box
Repro