[Content 3] Multiple sources
App very slow on custom host
Can't start nuxt: Transform failed with 1 error: <stdin>:11:3: ERROR: Unexpected ","
Installing modules/Plugin during Runtime
i18n - Switching locales fails if an anchor has been clicked beforehand.
Jest: Property '$style' does not exist on type 'Vue'
`page:loading:end` and `page:finish` called twice when navigating to nested routes
nuxt-umami
module that uses page:finish
hook to track page view event. I noticed that my nested pages trigger this event twice.
My pages structure looks like this:
```
pages...Trouble with pinia - `defineStore is not defined` when a layer containing a pinia store is called
defineStore is not defined
-- I have tried so many things to work around this, and even have a PR that I think fixes the issue on pinia: https://github.com/vuejs/pinia/pull/2699
Maybe this is a shot in the dark, but if anyone can help me understand where/why that is failing it would be a big help. If I look in the imports.d.ts file in my app's .nuxt dir, I can see that defineStore
is exported:
export { defineStore, acceptHMRUpdate, usePinia, storeToRefs } from '../node_modules/@pinia/nuxt/dist/runtime/composables';
export { defineStore, acceptHMRUpdate, usePinia, storeToRefs } from '../node_modules/@pinia/nuxt/dist/runtime/composables';
Add a Nuxt module on top of an existing vue plugin library (without the official module-builder)
import { anyRepo } from "my-lib"
or import { installVuePlugin, useMyLib } from "my-lib/vue"
- I could do this by adding Vue as peer deps and externalizing it as I build the library with Vite and I have 2 outputs being the root generic one and the Vue-ish one....How to detect when USlideover is closed?
Trouble with nuxtjs/medusa module
Clearable <USelectMenu>
<USelect> in #trailing slot in <UInput> does not appear clickable
Append data on useFetch on page change instead reload
galleryData
is for infinite gallery variable
```ts
const {...How to set basePath to relative ?
Cannot find module @rollup/rollup-linux-x64-musl
``
[error] Cannot find module @rollup/rollup-linux-x64-musl. npm has a bug related to optional dependencies (https://github.com/npm/cli/issues/4828). Please try
npm i` again after removing both package-lock.json and node_modules directory.
at requireWithFriendlyError (node_modules/rollup/dist/native.js:64:9)...v3 UI alpha throws typescript error [plugin:vite:vue] [@vue/compiler-sfc] Failed to resolve extends
Help with deploying nuxt module

Critical vulnerability zlib/zlib1g