website-v2 icon indicating copy to clipboard operation
website-v2 copied to clipboard

Nuxt 2 Documentation Website

Results 140 website-v2 issues
Sort by recently updated
recently updated
newest added

New guides section needs to be translated. See the readMe for info on how to translate our site: https://github.com/nuxt/nuxtjs.org Feel free to just take one page and submit a pr....

help wanted
good first issue
translations

Hello, I forked this repo and cloned it into my computer and ran `yarn install`. All deps installed and `yarn.lock` hasn't been affected. After all the deps are installed I...

help wanted
bug-report

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Repository problems These problems occurred while renovating this repository. [View logs](https://developer.mend.io//github/nuxt/website-v2). - WARN:...

dependencies

node version: 16.15.0 run generate ```WARN [@vue/compiler-sfc] the >>> and /deep/ combinators have been deprecated. Use :deep() instead. ERROR in ./node_modules/@docus/theme/dist/components/atoms/CodeGroup.vue?vue&type=style&index=0&id=8815edb8&prod&scoped=true&lang=postcss& (./node_modules/css-loader/dist/cjs.js??ref--4-oneOf-1-1!./node_modules/vue-loader/lib/loaders/stylePostLoader.js!./node_modules/postcss-loader/dist/cjs.js??ref--4-oneOf-1-2!./node_modules/@nuxt/components/dist/loader.js??ref--0-0!./node_modules/vue-loader/lib??vue-loader-options!./node_modules/@docus/theme/dist/components/atoms/CodeGroup.vue?vue&type=style&index=0&id=8815edb8&prod&scoped=true&lang=postcss&) Module build failed (from ./node_modules/vue-loader/lib/loaders/stylePostLoader.js): TypeError: Cannot read...

Building the project in `ssr: false` mode breaks images. For some reason the build process prepends `_ipx` before each link. `http://localhost:4000/_ipx/blog/nuxt3-beta/main.jpg?s=864_378` instead of `http://localhost:4000/blog/nuxt3-beta/main.jpg?s=864_378`

In all the docs iv read about useAsyncData and useFetch ... none of them talk about this strange object structure I am getting. I am confused why in the docs...

question
docs

https://github.com/nuxt/renovate-config-nuxt

FATAL Cannot set properties of undefined (setting 'github')

**AWS Amplify** it's a very easy way of deploying web apps (_Netlify-like_). Since Sep 15 2020 they are supporting **SSR deploy** for Next.js and Nuxt.js → [**Amplify blog:** SSR Support...

help wanted
docs