prismicio-community / nuxt-starter-prismic-multi-page

Multi-page project with Nuxt & Prismic
https://nuxt-starter-prismic-multi-page.vercel.app
Apache License 2.0
6 stars 9 forks source link

custom_types and documents not pushed to created repository + prismic endpoint misconfigured #2

Closed JulioJu closed 3 years ago

JulioJu commented 3 years ago

Hi

Thanks for your quick start explained at https://prismic.io/docs/technologies/run-a-pre-configured-project-nuxtjs.

But contrary to https://github.com/prismicio/nuxtjs-blog/ :

Could you improve this example in this way please :-) ? For the following people, it could be cool 😄 .

Thanks in advance,

JulioJu commented 3 years ago

@phillysnow all seems to be fixed by your PR https://github.com/prismicio-community/nuxt-sm-tutorial-series/pull/3 ?

phillysnow commented 3 years ago

Yes, all these things shouldn't be an issue, but only if you're using the latest version of the CLI that was pushed today: https://www.npmjs.com/package/prismic-cli

JulioJu commented 3 years ago

@phillysnow

Sorry for ma confusion.

Endpoint is now correctly defined.

Your PR #3 has corrected only the second part of the problem described in the current issue .

But custom_types are not automatically populated into prismic.io. I open a new issue #5 .