Hello guys, I've created a new project with nextjs, when I'm trying to run this command ( npx @slicemachine/init --repository my-project ) I get this error in my terminal
anyone can help ? and thank you in advance
Hello guys, I've created a new project with nextjs, when I'm trying to run this command ( npx @slicemachine/init --repository my-project ) I get this error in my terminal
anyone can help ? and thank you in advance
Hello @a.mohammad,
Welcome to Prismic community, and thanks for reaching out to us.
Can you tell me what is the node version and the Prismic CLI version you have? You can get that as the following.
node -v
prismic --version
I am looking forward to hearing from you back.
Thanks,
Racheal.
Hello again and thank you for your response,
I'm sorry for late but I fixed the problem by doing npm install for all packages manually
@a.mohammad I'm glad to hear that. Let us know if you have any other questions.