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
I git clone the newest version 1.0.27.
After executing "npm install", the error message "Classes may not have a field named 'constructor'." is show up.
I use node version v20.14.0, npm version 10.7.0 and my OS is mac.