can not init project
Summary
can not init project
Steps to reproduce
clone the repo and pnpm install
Expected results
no errors
Actual results
Possible Solution
publish the latest version of @remirror/cli
Screenshot(s)
@shlroland - I tested this with a fresh clone and didn't encounter any errors with pnpm install. I tried both Node.js v18 and v20 on Debian 12. Maybe you could check that your Node.js installation is up to date and if the error still exists, include more information about your operating system and Node.js version?
@shlroland - I tested this with a fresh clone and didn't encounter any errors with
pnpm install. I tried both Node.js v18 and v20 on Debian 12. Maybe you could check that your Node.js installation is up to date and if the error still exists, include more information about your operating system and Node.js version?
I tried to re-clone the repository and install the dependencies, but it still throws an error.
My enviroments: Node.js: 20.17.0 pnpm: 9.10.0 os: Macos 14.5