module-builder icon indicating copy to clipboard operation
module-builder copied to clipboard

Complete solution to build and ship Nuxt modules.

Results 58 module-builder issues
Sort by recently updated
recently updated
newest added

I noticed that it is not typed correctly and when I do the build it produces a different output than when I open the vscode window which types by itself....

### Environment ------------------------------ - Operating System: Windows_NT - Node Version: v24.7.0 - Nuxt Version: 4.1.1 - CLI Version: 3.28.0 - Nitro Version: 2.12.5 - Package Manager: [email protected] - Builder: -...

needs reproduction

As discussed, it would be nice for the module authors to know the size of their module code so we can automate in the GitHub action to prevent module authors...

good first issue

error: β€œImporting directly from module entry-points is not allowed” when importing from `@nuxt/ui` **Description:** I am encountering an intermittent error when importing types from `@nuxt/ui`. Sometimes the import works as...

I updated a module to use 1.0 and kept getting this error when actually using it. Version 0.8 works fine. Managed to replicate the issue, here's the [repo](https://github.com/AlansCodeLog/nuxt-module-builder-issue) (prepack +...

- https://nuxt.com/docs/4.x/getting-started/upgrade#typescript-configuration-changes - https://github.com/nuxt/starter/blob/module/tsconfig.json

### πŸ”— Linked issue ### ❓ Type of change - [ ] πŸ“– Documentation (updates to the documentation or readme) - [x] 🐞 Bug fix (a non-breaking change that fixes...

### πŸ”— Linked issue ### ❓ Type of change - [ ] πŸ“– Documentation (updates to the documentation or readme) - [ ] 🐞 Bug fix (a non-breaking change that...