melt-ui / preprocessor

19 stars 4 forks source link

🐛Bug: I get the "The engine "pnpm" appears to be invalid" warning when installing @melt-ui/pp@0.3.0 with yarn #54

Closed fromaline closed 4 months ago

fromaline commented 4 months ago

Hi! Thanks for the melt-ui, I use it daily in my project!

I'm getting this weird non-critical bug, when installing @melt-ui/pp@0.3.0 with yarn:

warning @melt-ui/pp@0.3.0: The engine "pnpm" appears to be invalid.

Steps to reproduce the behavior: yarn add @melt-ui/pp

Expected behavior I expected no warning at all

fromaline commented 4 months ago

@AdrianGonz97, thanks for the fix!