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

Error with node 11+ #246

Closed
oktalk opened this issue Sep 12, 2019 · 1 comment
Closed

Error with node 11+ #246

oktalk opened this issue Sep 12, 2019 · 1 comment

Comments

@oktalk
Copy link

oktalk commented Sep 12, 2019

Attempting to yarn start with node 12 and I ran into errors. I dropped down to node 10.0.0 and it worked. Just an FYI.

jamstack.org git:(master) ✗ yarn start              
yarn run v1.17.3
$ gulp server
[16:00:25] Failed to load external module @babel/register
[16:00:25] Requiring external module babel-register
fs.js:27
const { Math, Object } = primordials;
                         ^

ReferenceError: primordials is not defined
@zachleat
Copy link
Member

zachleat commented Oct 6, 2020

Hey, just going through old issues and I wasn’t able to find any reference to primordials in the code base. We don’t use babel any more either so I believe this is fixed.

@zachleat zachleat closed this as completed Oct 6, 2020
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

2 participants