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

Versioning dependency issue #17

Closed
usernotnull opened this issue Oct 18, 2020 · 5 comments
Closed

Versioning dependency issue #17

usernotnull opened this issue Oct 18, 2020 · 5 comments
Assignees
Labels
bug Something isn't working released

Comments

@usernotnull
Copy link

I keep getting the below error when compiling with npm:

npm ERR! peer dep missing: tailwindcss@1.4.6, required by tailwindcss-multi-theme@1.0.3

My current version is tailwindcss@1.9.4

@estevanmaito estevanmaito added the bug Something isn't working label Oct 18, 2020
@estevanmaito estevanmaito self-assigned this Oct 18, 2020
@estevanmaito
Copy link
Owner

Thanks for the report. It surprises me that it wasn't raised before.

I'll fix that 👍

@usernotnull
Copy link
Author

Because even I have been ignoring it for a couple of months (the warning can be ignored and compilation will run)
but the fix is easy so since I was on github... :)

@estevanmaito
Copy link
Owner

🎉 This issue has been resolved in version 1.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

@AnasSharif
Copy link

@estevanmaito facing issue like above but if when i install after tailwind installation, If install before tailwind installation its show just warning.

npm ERR! While resolving: undefined@undefined
npm ERR! Found: tailwindcss@3.0.13
npm ERR! node_modules/tailwindcss
npm ERR!   dev tailwindcss@"^3.0.13" from the root project
npm ERR! 
npm ERR! Could not resolve dependency:
npm ERR! peer tailwindcss@"^1.4.6" from tailwindcss-multi-theme@1.0.4
npm ERR! node_modules/tailwindcss-multi-theme
npm ERR!   tailwindcss-multi-theme@"*" from the root project

@tiznull
Copy link

tiznull commented Sep 3, 2022

I believe this package is abandoned and should be marked as such. No updates for two years, tailwind dependencies are very outdated. Projects that are using this package cannot update anymore. It would be great if the person that developed this package offered an alternative.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working released
Projects
None yet
Development

No branches or pull requests

4 participants