Fabian Mohr
Fabian Mohr
Hi, after cloning and installing the project, the examples don't work for me. I get the errors `Uncaught SyntaxError: Cannot use import statement outside a module` and `Uncaught ReferenceError: DiceManager...
### Environment ```bash See issue https://github.com/unovue/reka-ui/issues/1752 but Reka 2.2.0 ``` ### Link to minimal reproduction https://codesandbox.io/p/devbox/w6jsw5 ### Steps to reproduce See issue https://github.com/unovue/reka-ui/issues/1752 ### Describe the bug Issue https://github.com/unovue/reka-ui/issues/1752 is...
A fresh install of the project (cd7e386) as instructed by the [nuxt documentation](https://ui3.nuxt.dev/getting-started/installation/nuxt#use-our-nuxt-starter) yields errors when starting up the dev server, rendering the project unusable. Tried with node 20 and...