Skip to content

Getting "ReferenceError: primordials is not defined" error when installing  #1

Description

@youngrichu

I've tried to install the specific version 4.2.2 of graceful-fs but i still get the below error.

fs.js:45
} = primordials;
^

ReferenceError: primordials is not defined
at fs.js:45:5
at req_ (C:\Users\User\Documents\Project -Web\simple-email-builder-main\node_modules\natives\index.js:143:24)
at Object.req [as require] (C:\Users\User\Documents\Project -Web\simple-email-builder-main\node_modules\natives\index.js:55:10)
at Object. (C:\Users\User\Documents\Project -Web\simple-email-builder-main\node_modules\vinyl-fs\node_modules\graceful-fs\fs.js:1:37)
at Module._compile (internal/modules/cjs/loader.js:1068:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1097:10)
at Module.load (internal/modules/cjs/loader.js:933:32)
at Function.Module._load (internal/modules/cjs/loader.js:774:14)
at Module.require (internal/modules/cjs/loader.js:957:19)
at require (internal/modules/cjs/helpers.js:88:18)

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