Are there any current video tutorials on how to get started from scratch with Nuxt and Slice Machine as well as Vue 3 and Slice Machine? Many of these Prismic videos I've come across are about 8 months and older, and they provide different instructions that don't match up with Prismic's documentation. And now since Slice Machine doesn't seem to require Storybook any longer, it would be helpful if there were more recent tutorials.
I also tried the Nuxt Prismic Slices Boilerplate starter (prismic theme --theme-url https://github.com/prismicio-community/slice-machine-starter-nuxt --conf sm.json) and this failed.
npm ERR! code ETARGET
npm ERR! notarget No matching version found for cli-table3@^0.6.1.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.
Vue.js 3 with SM is not yet supported yet, but you can inspire from this example (bit hacky) if you need to use Vue.js 3 anyway.
Otherwise, please refer to your toturial series for Vue 2 with Nuxt.js
I have also tried prismic theme --theme-url https://github.com/prismicio-community/slice-machine-starter-nuxt --conf sm.json and it is working for me; check the following screenshot
.
A new repository has been created at: https://testundo.prismic.io/
npm ERR! code ETARGET
npm ERR! notarget No matching version found for slice-machine-ui@^0.2.0.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.