Skip to content

ReferenceError: primordials is not defined #877

@amejiarosario

Description

@amejiarosario

Using node 12 and gulp 3. That combination does not work: gulpjs/gulp#2324

$ npm run build

> kickstart@ build /Users/admejiar/Code/tmp/ampstart
> gulp build

fs.js:27
const { Math, Object } = primordials;
                         ^

ReferenceError: primordials is not defined
    at fs.js:27:26

I tried gulp 4 and getting different errors

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions