-
Hello, I currently have swc + styled component plugin, and it works well :) 🙌
Now, i want to update to latest plugin version, either v2.0.12 or v3 .... but neither of those build...
If i'm correct v2.0.12 state : "Update swc_core to v0.101.x" so i need my core to be that version right? if i see correctly my 1.7.18 is 54f99a2 v0.101.6 so it should be ok no ? what am i missing? Thanks for the help |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
You may need to look at the lock file. Sometimes version in package.json does not match the actual installed version |
Beta Was this translation helpful? Give feedback.
You may need to look at the lock file. Sometimes version in package.json does not match the actual installed version