Closed itaisatati closed 1 year ago
Thanks for reviewing :) Let me know if there's something that's not in the issues tab and worth working on.
Just published as v0.12.6
.
npm install
is failing with this error 'Error: Cannot find module '[...]\node_modules\local-reverse-geocoder\postinstall.js''.
I think postinstall.js
is needed to included in array files
of package.json
.
@ngoclong19 Sorry about that. https://github.com/tomayac/local-reverse-geocoder/pull/61: I created a PR to fix the problem
My second PR for this project :)
Addressing the suggestion at #53, this PR includes the following:
Please let me know what you think:
Dockerfile
be modified to use this post-install script instead ofcurl
? It will thereby get more usage and better feedback