Next.js Discord

Discord Forum

Error on public page

Unanswered
Stony gall posted this in #help-forum
Open in Discord
Stony gallOP
I created Create Next.js site with Prismic by following this tutorial:

https://www.youtube.com/watch?v=Cc37uTnbEos

I am running Next.js and slice machine by running this command in project folder:

npm run dev

This will start next. js on port 3000 and start slice machine on port 9999.

I got everything working. I went into slice machine and create a textEdit Slice for testing and deleted. And now i cam getting this error on the prismic public page.

Could not find a component for Slice type “rich_text”

I am not sure how to sync the slice machine and public view to get rid of error message. THANKS

0 Replies