S
SolidJS6mo ago
Yannick

Why is graphql not working with beta 2

only in prod build when using graphql with the new beta 2 i am getting this error Cannot find package 'D:\my-app.output\server\node_modules\graphql\package.json' imported from D:\my-app.output\server\chunks\build\graphql.mjs
No description
2 Replies
Yannick
Yannick6mo ago
simple example
Yannick
Yannick6mo ago
this seems to be related to this issue https://github.com/unjs/nitro/issues/1829
GitHub
Production builds on Windows with graphql dependency result in runt...
Environment Operating System Windows 11 22H2 Linux 5.15.90.1-microsoft-standard-WSL2 Node Version: 18.18.1 Nitro Version: 2.6.3 Reproduction Reproduction repo at https://github.com/skaempfer/nitro-...