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

Followed installation instructions - npm install error at gulp build #55

Open
burdokat opened this issue Nov 18, 2019 · 4 comments
Open

Comments

@burdokat
Copy link

After running npm-install I get the following:

error.txt
:

I have searched and found nothing to solve this issue.
I am so lost as I can't get this install to work. Any help?

@burdokat
Copy link
Author

Just a follow up. It seems the error will persist because of this:

@Nogbit at getting ReferenceError: primordials is not defined when building #655 :
"(...) Node 12 and Gulp 3 aren't compatible (...)"

I'm afraid that some of the current dependencies for this package are not compatible with Node 12.

"devDependencies": {
"chai": "3.3.0",
"eslint": "1.5.1",
"gulp": "3.9.0",
"gulp-babel": "5.2.1",
"gulp-cli": "1.0.0",
"gulp-eslint": "1.0.0",
"gulp-sourcemaps": "1.5.2",
"gulp-util": "3.0.6",
"gulp-watch": "4.3.5",
"mocha": "2.3.3",
"through2": "2.0.0"
}

Please help.

@nemert73
Copy link

nemert73 commented Dec 2, 2019

I have thesame error with 'primordials'.

No solution?

@holdsworthr
Copy link

I also get this

image

@Bouba46i
Copy link

Bouba46i commented Feb 2, 2023

I also get this

image

here i got the same issue but with the linux install way
brackets was installed with snap

here's the messages i got :
Capture du 2023-02-02 16-21-52

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

4 participants