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

Does not support Tailwind v3 #79

Open
AliMosbah opened this issue Sep 25, 2022 · 6 comments
Open

Does not support Tailwind v3 #79

AliMosbah opened this issue Sep 25, 2022 · 6 comments

Comments

@AliMosbah
Copy link

There is a problem with support for Tailwind v3 The package is not compatible

@marcotas
Copy link

marcotas commented Oct 3, 2022

Yeah the npm package is still incompatible with Tailwind 3. Any chance to update the NPM package? Or how can we use the version compatible with Tailwind v3?

image

@nirgn975
Copy link

nirgn975 commented Oct 8, 2022

I recommend using vue-tailwind-datepicker. It's has the same features and it's updated to vue3 and tailwind3.

@elreco
Copy link
Contributor

elreco commented Oct 12, 2022

too Stuck and stopped

Hi 😄 if you got any issue please let me know

@kenhyuwa kenhyuwa added this to the litepiedatepicker@next milestone Oct 24, 2022
@jervis446
Copy link

Not working for me also, any other alternative ??

@sentiasa
Copy link

sentiasa commented Mar 6, 2023

Hi @kenhyuwa

I think you haven't tagged the release (1.0.15) that's why we can't download it.
Also, tried @next but seeing the same error.

I think if you tag the main branch as 1.0.15, we'll be able to use it.

$ npm install -S litepie-datepicker@next

npm ERR! code ETARGET
npm ERR! notarget No matching version found for litepie-datepicker@next.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/bertug/.npm/_logs/2023-03-06T15_01_17_932Z-debug-0.log

$ npm install -S litepie-datepicker@1.0.15

npm ERR! code ETARGET
npm ERR! notarget No matching version found for litepie-datepicker@1.0.15.
npm ERR! notarget In most cases you or one of your dependencies are requesting
npm ERR! notarget a package version that doesn't exist.

npm ERR! A complete log of this run can be found in:
npm ERR!     /Users/bertug/.npm/_logs/2023-03-06T15_03_09_662Z-debug-0.log

@sentiasa
Copy link

I recommend using vue-tailwind-datepicker. It's has the same features and it's updated to vue3 and tailwind3.

I moved to vue-tailwind-datepicker too, it was a swift change and didn't require anything extra. Thanks @nirgn975

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

7 participants