Vue hints for a react based project created with plasmo

87 Views Asked by At

I've just installed Plasmo and generated a initial project. It's react-based but I'm getting Vue errors in WebStorm. npm run dev works without any problems, but I keep getting the red squigly lines everywhere. I turned the Vue inspection off, but these do not disappear. Tried deleting .idea, invalidating cache. Nothing changes.

Image of an error

1

There are 1 best solutions below

0
Musius On BEST ANSWER

I've recreated it with pnpm instead of npm and the new project doesn't have the same problem. So I'm going to go with that, would love to get an answer though