You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 2, 2022. It is now read-only.
使用api时会发生如下错误
经调试发现是method名中混入了symbol
经查询资料,是node的bug
nodejs/node#10731
解决方案:https://stackoverflow.com/questions/46927754/proxy-get-handler-called-on-evaluation-of-proxy/46928371#46928371
node版本:10.16.3
最新版12.11.0无此问题
The text was updated successfully, but these errors were encountered: