Wind

Results 261 comments of Wind

Cannot find module '@intlify/vite-plugin-vue-i18n/messages' or its corresponding type declarations.ts(2307)

it also doesn't listen for languages in node_modules. ``` VueI18n({ include: [ resolve(__dirname, '../../node_modules/@oku/i18n/src/locales/**'), ], }), ``` how to listen ?

> Has anyone managed to set it up manually with Nuxt 3? @Foddy https://www.youtube.com/watch?v=IihqmCcqMHo

@farnabaz some problem "@nuxtjs/storybook": "^4.0.2", yarn nuxt storybook build ![CleanShot_2021-05-15_at_08 57 39](https://user-images.githubusercontent.com/38668796/118351812-b9987480-b566-11eb-809f-21aab066fc66.png)

``` ERROR [vite]: Rollup failed to resolve import "plausible-tracker" from "virtual:nuxt:/home/productdevbook/Documents/GitHub/vucod/bb/.nuxt/vue-plausible.client.js". This is most likely unintended because it can break your application at runtime. If you do want to externalize...

[Nuxt 3 library ](https://opensource.huntersofbook.com/nuxt/plausible) our own library

> hi guys, on a couple days we will sent you some information about when we exactly migrate our repository. Then we will open Design System for your cooperation. Next...

> @logaretm works perfectly, that's exactly what I'm looking for to edit and submit forms with GraphQL!. > > When are you planning to merge? @logaretm @jdinartejesus I was wondering...

reflect-metadata Can it use something else instead because it doesn't support esm. It's old.