-
Sorry if my question is silly, I am a total beginner in webdev but the FAQ says :
From what I had understood, So what does it mean for |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
We haven't found issues with If we can't fix it or don't know what's causing it, it might also remain open and will, again, not be treaded with priority. Although I use and like pnpm myself, so I'll probably spent some time with it if I find said time ;) |
Beta Was this translation helpful? Give feedback.
-
What Sarenor said, but to add the "why" here - we're still a small team so we keep the scope limited for now. Now if someone wanted to come in and be the point person on PNPM, Yarn, or similar we would gladly extend support. But for right now no one has stepped into that role. |
Beta Was this translation helpful? Give feedback.
We haven't found issues with
pnpm
yet and some of our contributors use it for Skeleton development as well.Afaik unsupported in this case means that if you do run into issues, we'll probably take a look and try to fix it, but not with the same priority and urgency as if it is an issue that can be replicated with npm.
If we can't fix it or don't know what's causing it, it might also remain open and will, again, not be treaded with priority.
Although I use and like pnpm myself, so I'll probably spent some time with it if I find said time ;)