Hi, version 2.26.0 with pnpm breaks spectacularly,...
# orm-help
p
Hi, version 2.26.0 with pnpm breaks spectacularly, even creates a package-lock.json and tries to overwrite node_modules or something? I created a small repo with the issue with instructions/screenshots in the README https://github.com/PabloSzx/pnpm-prisma-bug and maybe it's important to say that version 2.23.0 everything works fine, every project that uses prisma I have to pin the version to that
j
That is not great, sorry to hear that.
Did you update from 2.23.0 to 2.26.0 directly?
(Would be relevant for us to know if this maybe already broke in 2.24 or 2.25)
p
yeah, updating from 2.23, since from 2.23 to 2.24 I got the issue of the .prisma package not being generated in the correct directory, pretty sure that issue is already in gh I skipped 2.25 since there wasn't any reference to fixes in terms of generation, but 2.26 said something relevant and I tried
j
We should be able to just downgrade the repro project and experience it ourselves?
Ah just found the release discussion comment and turned it into an issue: https://github.com/prisma/prisma/issues/7934
yeah, it's changing the version in the package.json, but created the "working-version" branch too
prisma rainbow 1