-
Notifications
You must be signed in to change notification settings - Fork 23
custom builds error #391
Comments
Can you provide your npm and node version? |
are behind a proxy that blocks *.exe download? |
16002 verbose stack Error: [email protected] postinstall: |
no :) |
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 [email protected] 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).
The text was updated successfully, but these errors were encountered: