Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README Doesn't Say to Use Node 8 #832

Open
dvisztempacct opened this issue Jan 27, 2019 · 2 comments
Open

README Doesn't Say to Use Node 8 #832

dvisztempacct opened this issue Jan 27, 2019 · 2 comments

Comments

@dvisztempacct
Copy link

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.

@Stephen-McDaniel
Copy link

Similar experience on Debian Stretch. Node 11 failed build and 8 worked. Alpha 24.

@fj-sanchez
Copy link

Same issue. I installed nvm and then node 8.16.1 and it can build.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants