Anyone know what this error is? ``` > plasmo dev ...
# support-framework
q
Anyone know what this error is?
Copy code
> plasmo dev

🟣 Plasmo v0.52.1
🟠 The browser extension development framework.
🔵 INFO   | Starting the extension development server...
🔴 ERROR  | Invalid Version: ^18.2.0
          | TypeError: Invalid Version: ^18.2.0
s
Thread automatically created by @quiet-electrician-41149 in #978320682985349130.
q
I think its referring to the react version
Removing the
^
fixes it. I think it may be a bug
l
hmmm, I thought the semver package would handle those symbol in version name