You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As result I get this message:
Failed at the closure-util@1.24.0 postinstall script 'node ./bin/closure-util.js update'.
Make sure you have the latest version of node.js and npm installed.
If you do, this is most likely a problem with the closure-util package,
not with npm itself.
Tell the author that this fails on your system:
node ./bin/closure-util.js update
I am running this on Linux 4.4.0-97-generic (if this is of any interest).
Hi,
I tried to create a custom build, like it is described here:
http://openlayers.org/en/latest/doc/tutorials/custom-builds.html
$ mkdir openlayers
$ npm install openlayers
As result I get this message:
Failed at the closure-util@1.24.0 postinstall script 'node ./bin/closure-util.js update'.
Make sure you have the latest version of node.js and npm installed.
If you do, this is most likely a problem with the closure-util package,
not with npm itself.
Tell the author that this fails on your system:
node ./bin/closure-util.js update
I am running this on Linux 4.4.0-97-generic (if this is of any interest).