kenhyuwa / vue-tailwind-picker

:tada: Datepicker component for vue.js build with Tailwind CSS & dayjs date library
https://vue-tailwind-picker.netlify.app/
193 stars 38 forks source link

Tailwindcss 2.0 not supported #29

Closed muarachmann closed 3 years ago

muarachmann commented 3 years ago

I get the following error while trying to install

npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! Found: tailwindcss@2.0.2
npm ERR! node_modules/tailwindcss
npm ERR!   dev tailwindcss@"^2.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! vue-tailwind-picker@"*" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: tailwindcss@1.9.6
npm ERR! node_modules/tailwindcss
npm ERR!   peer tailwindcss@"^1.4.6" from vue-tailwind-picker@1.1.6
npm ERR!   node_modules/vue-tailwind-picker
npm ERR!     vue-tailwind-picker@"*" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
muarachmann commented 3 years ago

Any ETA here @kenhyuwa ? Please have a look at #30

kenhyuwa commented 3 years ago

Please, move to Litepie Datepicker for Vue3.

muarachmann commented 3 years ago

Hi unfortunately I am still on 2. Thanks though

On Sun, 7 Mar 2021 at 14:45 Ken notifications@github.com wrote:

Please, move to Litepie Datepicker https://github.com/kenhyuwa/litepie-datepicker for Vue3.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/kenhyuwa/vue-tailwind-picker/issues/29#issuecomment-792281865, or unsubscribe https://github.com/notifications/unsubscribe-auth/AD4X4XVJK53JC6BTCIPFCBTTCN7P5ANCNFSM4XCVJY2Q .

--

MUA N. LAURENT: Lead Software Engineer Akivas Inc. https://akivas.com/ muarachmann@akivas.com Makepe Rhone Poulenc, Douala

kenhyuwa commented 3 years ago

Ok, I release for support Tailwind CSS 2. Thank you...