-
Notifications
You must be signed in to change notification settings - Fork 29
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
Can't install #109
Comments
Hi there, @Chrisputer probably mentioned the same issue at grafana-toolbox/panodata-map-panel#82:
https://stackoverflow.com/questions/55921442/how-to-fix-referenceerror-primordials-is-not-defined-in-node tells us everything about the background why this is happening with newer releases of Node.js like
So, just add this to the
and invoke
Voila:
With kind regards, |
…balNOC#102 and GlobalNOC#109. This adds compatibility for Node.js >11.15.
#117 is a pull request which includes this small update outlined above. |
Cant't build:
ReferenceError: primordials is not defined at fs.js:35:5
Node version: v12.16.1
Gulp: CLI version: 2.3.0
Local version: 3.9.1
The text was updated successfully, but these errors were encountered: