We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
gulp build
After running npm-install I get the following:
npm-install
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?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
I have thesame error with 'primordials'.
No solution?
I also get this
here i got the same issue but with the linux install way brackets was installed with snap
here's the messages i got :
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: