-
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bug: [Nexus/Next.JS] Freshly unpacked purchased Nexus Next.JS does not run/compile #3311
Comments
Thank you @Jan-M
for reporting issues. It helps daisyUI a lot 💚
|
That's not normal 🤔 Can you try |
I got it up and running, unpacking and running the TS version. I found some hints googling similar errors, talking about some tailwind ts config conflicting tailwind js config. But to me this seemed not to be the case, the unpacked JS version looked alright, no .ts files around. I use npm 10.9.2, node 23.1.0
|
Hey @Jan-M, Thanks for sharing the details. I tried Typescript & Javascript versions on every Node version (18 to 23). The Typescript version is working fine on every node version. But for javascript, I get the same error on Nodejs (22 & 23). So yes there is an issue. You can now use the typescript (any Node) or javascript (Node <= 21) version. I'm working on it and will inform you when it resolves. |
Yes, this resolves the issue for me with the Javascript version. Thank you. |
What version of daisyUI are you using?
4.12.19
Which browsers are you seeing the problem on?
Chrome
Reproduction URL
none.com
Describe your issue
I have just purchased the Nexus UI Next.Js version wanted to play around with what looks like a very neat dashboard. Not a NextJs or Tailwind expert I run into below issue. I have only unpacked, npm install, and npm run dev, nothing else. Manually I tried bumping some versions, but hasent resolved the issue.
Any help is appreciated.
The text was updated successfully, but these errors were encountered: