skmd87

Results 3 issues of skmd87

### Description This module can emit/listen globally across the app. somehow like this.$nuxt.emit() in nuxt2 ### Repository https://github.com/skmd87/nuxt-events ### npm https://www.npmjs.com/package/@skmd87/nuxt-events ### Nuxt Compatibility Nuxt 3

module-request

### Description I am writing with a keen interest in contributing to the burgeoning Nuxt community. Over time, I have developed a module called Nuxt-PM2. Its potential utility for the...

module-request

**Describe the bug** Nuxt won't start when i18n is enabled. the following errors printed in console: ``` ERROR(vue-tsc) ';' expected. FILE C:/www/nuxt3-boilerplate/.nuxt/typed-router/__paths.d.ts:23:8 21 | 22 | > 23 | type...

bug