Closed valerii15298 closed 2 years ago
Hi @valerii15298, sorry for the delay in responding. Unfortunately, it looks like global CLI is not working on Windows with pnpm. Here's a related issue: https://github.com/blitz-js/legacy-framework/issues/18.
I'm closing this one in favor of https://github.com/blitz-js/legacy-framework/issues/18.
What is the problem?
I followed the steps from the documentation "get started" section.
And when I run
blitz dev
i got the error:Error: Cannot find module '.blitz'
Is there a workaround for it?Paste all your error logs here:
What are detailed steps to reproduce this?
When creating app I chose package manager
pnpm
, language - typescript, and all others options as recommended.Run
blitz -v
and paste the output here:Please include below any other applicable logs and screenshots that show your problem:
No response