Creating a project with example pages doesn't work
Hello, I have tried to create a project using pnpm. I selected REST API, and installed packages with pnpm. It is not loading and showing me this error. When I deleted node_modules folder, and reinstalled with npm, everything is working as expected. Is this a bug or pnpm problem?

