-
Use the keystone boilerplate repository. In the post schema, add a component block exactly as mentioned in the docs. Application should run fine.
node version: 17.0.0 |
Beta Was this translation helpful? Give feedback.
Replies: 4 comments 2 replies
-
Hi @vishwa795, |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
Your |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
@vishwa795 keep in mind that
views: "../component-blocks.tsx"
the path is supposed to be relative to the package.json in the repo and not relative to the file where you are using this line.