Example broken with release of prismic-cli v4

Hi,

With the release of v4 today, all examples from Prismic · GitHub are broken

For instance

$ prismic theme --theme-url https://github.com/prismicio/nuxtjs-website --conf nuxt.co
nfig.js
? Name your prismic repository:  https://sogilis-test-5.prismic.io
project folder [sogilis-test-5]:
Downloading starter project... Download complete
? package manager npm
creating prismic repository... Invalid content signature for your theme.

Same problems with

$ prismic theme --theme-url https://github.com/prismicio/nuxtjs-blog --conf nuxt.co
nfig.js
$ prismic theme --theme-url https://github.com/prismicio/nextjs-website --conf prismic-configuration.js

$ prismic theme --theme-url https://github.com/prismicio/nextjs-blog --conf prismic-configuration.js

Hey Sogilis,

Welcome to the community!

I'm on top of this and I'll get this resolved for you as soon as possible.

Thanks.

@Phil thanks :slight_smile: !

Note, just for reference, we discussed yesterday on this point on GitHub custom_types and documents not pushed to created repository + prismic endpoint misconfigured · Issue #6 · prismicio-community/nextjs-sm-tutorial-series · GitHub .

Hey @abonnements & @julio,

This has been resolver with version 4.0.3 of the CLI:

Install this with:

npm install -g prismic-cli@latest
1 Like

@Phil thanks to have fixed it !

I've test it with nuxt-website and all work well !

1 Like

This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.