toyamarodrigo / react-here-maps

React components and examples for HERE Maps API for JavaScript.
https://react-here-maps.vercel.app/
6 stars 1 forks source link

Can't install using npm #2

Open fzkhan19 opened 1 year ago

fzkhan19 commented 1 year ago

@toyamarodrigo PS D:\Faiz\here-maps-test> npm install @toyamarodrigo/react-here-maps npm WARN ERESOLVE overriding peer dependency npm WARN While resolving: @toyamarodrigo/react-here-maps@0.1.12 npm WARN Found: @here/maps-api-for-javascript@undefined npm WARN node_modules/@here/maps-api-for-javascript npm WARN npm WARN Could not resolve dependency: npm WARN peer @here/maps-api-for-javascript@"^1.41.1" from @toyamarodrigo/react-here-maps@0.1.12 npm WARN node_modules/@toyamarodrigo/react-here-maps
npm WARN @toyamarodrigo/react-here-maps@"*" from the root project npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/@here%2fmaps-api-for-javascript - Not found npm ERR! 404 npm ERR! 404 '@here/maps-api-for-javascript@^1.41.1' 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:
npm ERR! C:\Users\faizk\AppData\Local\npm-cache_logs\2023-06-09T09_33_16_406Z-debug-0.log

toyamarodrigo commented 1 year ago

Hi @fzkhan19 :) Try installing this dep

npm install --save-dev @here/maps-api-for-javascript --registry=https://repo.platform.here.com/artifactory/api/npm/maps-api-for-javascript/

before installing @toyamarodrigo/react-here-maps

PradSoftude commented 2 months ago

npm ERR! code E404 npm ERR! 404 Not Found - GET https://repo.platform.here.com/artifactory/api/npm/maps-api-for-javascript/type-fest npm ERR! 404 npm ERR! 404 'type-fest@^0.13.1' 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.