rapomon / geojson-places

Reverse geocoding to determine the location where it is contained (continent, country, region and state) from the latitude and longitude specified. This module also has tools to get lists of continents, country groupings, countries, regions and states in the specified language.
ISC License
52 stars 13 forks source link

Installation stall #2

Closed Portur closed 1 year ago

Portur commented 1 year ago

Hi,

getting installation stall or infinite wait using npm install geojson-places. Last message in terminal:

(##################) ⠸ reify:just-clone: sill tarball no local data for geojson-places@https://registry.npmjs.org/geojson-places/-/geojson-places-1.0.6.tgz. Extracting by manifest.

Portur commented 1 year ago

deleting package-lock.json fixed it. Seems to be an NPM issue