#Sometimes Medusajs cannot start
1 messages · Page 1 of 1 (latest)
remove the node modules and lock file and rerun install with your package manager (suggesting pnpm instead of npm)
Never had a problem with any version. Could send more info?
Here : https://discord.com/channels/876835651130097704/1464628491487150267
It's the same problem. It's because of the conflict with zod with the new version.
The new way Medusa import zod break the apps for monorepos (with pnpm or bun). I don't know why they made this change...
What I see is there support for pnpm and yarn.
@gilded flume with yarn it's working well?
Hey @agile rampart could you share a reproduction repo please?