Andrii Iv. (@digitalandyeu)
Andrii Iv. (@digitalandyeu)
ERROR in ./.nuxt/components/nuxt-loading.vue Module Error (from ./node_modules/vue-loader/lib/index.js): Vue packages version mismatch: - [email protected] (/Users/andy/Documents/web-reactive/nuxt-stack/node_modules/vue/dist/vue.runtime.common.js) - [email protected] (/Users/andy/Documents/web-reactive/nuxt-stack/node_modules/vue-template-compiler/package.json) This may cause things to work incorrectly. Make sure to use the same...
Not elegant, but works npm install --save [email protected] nuxt-stack
and actually npm install nuxt nuxt-stack npx nuxt init works too. MB Yarn issue?
Try removing `node_modules` folder and installing again with `yarn` or `npm install`
Same issue, even without larevel/valet
Got this error on my setup with `husky` and `next` ### The solutions `--no-stash` - π€·π» i don't understand `--concurrent false` - ππ» found in this repo, guess this solves...
Thanks for an awesome job you're doing. I'd really really like to see some kind of primitive static data collections API in v14, like **Astro's collections** or **json-server**. https://docs.astro.build/en/tutorials/add-content-collections/ https://github.com/typicode/json-server
@egilll any valuable reason using `npx` so? I'd rather sticked to `yarn create` or other corresponding [create-next-app](https://nextjs.org/docs/pages/api-reference/create-next-app) starter ### Succed β ```bash yarn create next-app --example "https://github.com/steven-tey/precedent" precedent_yarn pnpm create...
My **working** app playground: Next.js in Docker for EasyPanel. Repository: https://github.com/digitalandyeu/next-with-docker Step-by-step config guide with screenshots: https://gist.github.com/andriilive/38e0c30ad0e68e01d0bfc5250998de50 Live example: [url](https://next.valli.cz)
The font-family in 3Dots menu dropdown at boron is serif. 