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 cloned and checked out tag v2.0.0-alpha.24 and ran yarn && yarn build on Node v10.9.0 and had a build error v8::Object’ has no member named ‘ForceSet.
It builds under Node v8.11.4 so I'm assuming the officially supported version of Node is 8.
That should be mentioned in the README.
I'm running Ubuntu bionic.
The text was updated successfully, but these errors were encountered:
I cloned and checked out tag
v2.0.0-alpha.24
and ranyarn && yarn build
on Node v10.9.0 and had a build errorv8::Object’ has no member named ‘ForceSet
.It builds under Node v8.11.4 so I'm assuming the officially supported version of Node is 8.
That should be mentioned in the README.
I'm running Ubuntu bionic.
The text was updated successfully, but these errors were encountered: