remirror icon indicating copy to clipboard operation
remirror copied to clipboard

can not init project

Open shlroland opened this issue 1 year ago • 2 comments

Summary

can not init project

Steps to reproduce

clone the repo and pnpm install

Expected results

no errors

Actual results

image

Possible Solution

publish the latest version of @remirror/cli

Screenshot(s)

shlroland avatar Aug 29 '24 12:08 shlroland

@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?

mdmower avatar Sep 22 '24 17:09 mdmower

@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

shlroland avatar Sep 23 '24 02:09 shlroland