radarlabs / radar-sdk-js

Web JavaScript SDK for Radar, the leading geofencing and location tracking platform
https://radar.com
Apache License 2.0
42 stars 11 forks source link

Not Found - GET https://registry.npmjs.org/maplibre-gl-js - Not found #111

Closed cjboco closed 1 year ago

cjboco commented 1 year ago

Trying to install the peer dependency you mention, but that package doesn't exist.

Note: The Radar JS SDK has a peer depdendency on [maplibre-gl-js](https://github.com/maplibre/maplibre-gl-js).

When attempting to install, I get the following:

npm install --save radar-sdk-js maplibre-gl-js
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/maplibre-gl-js - Not found
npm ERR! 404 
npm ERR! 404  'maplibre-gl-js@*' is not in this registry.
npm ERR! 404 
npm ERR! 404 Note that you can also install from a
npm ERR! 404 tarball, folder, http url, or git url.

npm ERR! A complete log of this run can be found in: /Users/dougjones/.npm/_logs/2023-07-28T01_59_11_894Z-debug-0.log
kochis commented 1 year ago

Ah sorry, that is a mistake in our documentation. The correct package is maplibre-gl npm package

Will make the update to docs.

npm install --save radar-sdk-js maplibre-gl