unovue / radix-vue

Vue port of Radix UI Primitives. An open-source UI component library for building high-quality, accessible design systems and web apps.
https://radix-vue.com
MIT License
3.58k stars 220 forks source link

[Bug]: [Reka UI] - Could not find a declaration file for module 'reka-ui'. #1402

Open BayBreezy opened 1 day ago

BayBreezy commented 1 day ago

Environment

Developement/Production OS: Windows 10 19043.1110
Node version: 16.0.0
Package manager: pnpm@8.6.0
Radix Vue version: 1.0.0
Vue version: 3.0.0
Nuxt version: 3.0.0
Nuxt mode: universal
Nuxt target: server
CSS framework: tailwindcss@3.3.3
Client OS: Windows 10 19043.1110
Browser: Chrome 90.0.4430.212

Link to minimal reproduction

N/A

Steps to reproduce

Upgrade to "reka-ui": "^1.0.0-alpha.2",

Describe the bug

After upgrading, I get this in the .vue files that are importing the components Could not find a declaration file for module 'reka-ui'.

Then this in the browser

image

Expected behavior

For the imports to work as they did in alpha.1

Context & Screenshots (if applicable)

No response

zernonia commented 1 day ago

Thanks @BayBreezy ! Seems like some mistake for the generated types

BayBreezy commented 1 day ago

No prob. Thanks for all the hard work 🚀

zernonia commented 1 day ago

Thanks for migrating to Reka UI! Do open ticket when you run into issues ya! 😁