5

I just wanted to create a new Sanity project. After running npm install -g @sanity/cli, which worked fine, I run sanity init. At the last step it crashed with the following warning: Error Message From CMD

I didn't find any similar issues yet, so I post it here. I also have installed the latest NODE and NPM version.

1 Answer 1

6

I solved it by installing the node_modules inside the sanity folder manually with "npm install" :)

0

Not the answer you're looking for? Browse other questions tagged or ask your own question.