Skip to content
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

Tailwind 3 error #72

Closed
roman3000 opened this issue Jun 20, 2022 · 2 comments
Closed

Tailwind 3 error #72

roman3000 opened this issue Jun 20, 2022 · 2 comments

Comments

@roman3000
Copy link

Hi, I noticed this project has been update to work with tailwind 3 so I tried to install it but I am getting an error

Found: tailwindcss@3.1.3
npm ERR! node_modules/tailwindcss
npm ERR! dev tailwindcss@"^3.0.24" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tailwindcss@"^2.0.3" from litepie-datepicker@1.0.14
npm ERR! node_modules/litepie-datepicker
npm ERR! litepie-datepicker@"*" from the root project

Any suggestions on how to fix this? Thanks

@HeartwinJ
Copy link

It is because although it has been updated here, it hasn't been published to the NPM Registry.
You have to wait until it is published to use this with Tailwind 3. Meanwhile you can use this package: https://www.npmjs.com/package/litepie-datepicker-tw3 as suggested in #53

@kenhyuwa , Please publish to npmjs.

@roman3000
Copy link
Author

Hi, thanks for the reply. Hopefully the NPM registry gets updated soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants