Skip to content
This repository has been archived by the owner on Jun 4, 2020. It is now read-only.

Project build is broken? #31

Open
eloo opened this issue Apr 27, 2020 · 1 comment
Open

Project build is broken? #31

eloo opened this issue Apr 27, 2020 · 1 comment

Comments

@eloo
Copy link

eloo commented Apr 27, 2020

When running npm install in the directory i receive the following error:

fs.js:39
} = primordials;
    ^

ReferenceError: primordials is not defined
    at fs.js:39:5

my env:

npm --version
6.14.4

 gulp --version
[22:28:16] CLI version 1.4.0
[22:28:16] Local version 3.9.1
@Saeid-Za
Copy link

this is an error caused by the incompatibility of node v 12+ and gulp v3, there is a PR to address that.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants