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

ReferenceError: primordials is not defined - Gulp version old #247

Open
devarda opened this issue Jan 5, 2020 · 0 comments
Open

ReferenceError: primordials is not defined - Gulp version old #247

devarda opened this issue Jan 5, 2020 · 0 comments

Comments

@devarda
Copy link

devarda commented Jan 5, 2020

$ node -v
v13.5.0
$ gulp -v
[22:16:25] CLI version 3.9.1
[22:16:25] Local version 3.9.1

Getting this error at gulp command. The problem is that the gulp file is written for gulp 3.

https://stackoverflow.com/questions/55921442/how-to-fix-referenceerror-primordials-is-not-defined-in-node

I hit the same error. I suspect you're using node 12 and gulp 3. That combination does not work: gulpjs/gulp#2324

Will there be an upgrade of gulp to version 4?

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

1 participant