Skip to content
This repository was archived by the owner on Sep 18, 2024. It is now read-only.
This repository was archived by the owner on Sep 18, 2024. It is now read-only.

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

@devarda

Description

@devarda
$ 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?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions