This repository has been archived by the owner on Aug 30, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 59
无法使用可选链 #73
Comments
I am having the same problem. Any solution or workaround please? |
Maybe upgrading your Node version to 14+ can solve this problem |
yup, upgrading to Node 14 solved it. thx |
I have upgraded to Node 16 but it still doesn't solve the problem |
|
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
插件源码中使用了可选链,但是可选链的 node版本需要 14+,文档中是兼容到node 12+,文档需要更新下:
The text was updated successfully, but these errors were encountered: