Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Can not install npm install @here/maps-api-for-javascript --save

I can not install Maps API for node.js, according to this manual https://developer.here.com/documentation/maps/3.1.20.0/dev_guide/topics/get-started-bundling.html

PS K:\Gran-canar\NODE-HERE\first-project> npm install @here/maps-api-for-javascript --save npm ERR! code E404 npm ERR! 404 Not Found - GET http://registry.npmjs.org/@here%2fmaps-api-for-javascript - Not found npm ERR! 404 npm ERR! 404 '@here/maps-api-for-javascript@latest' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) 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\Alvares\AppData\Roaming\npm-cache_logs\2020-12-04T03_04_24_998Z-debug.log PS K:\Gran-canar\NODE-HERE\first-project>

like image 407
Mikhail Avatar asked Jul 26 '26 08:07

Mikhail


1 Answers

For me this worked

npm install @here/maps-api-for-javascript --registry=https://repo.platform.here.com/artifactory/api/npm/maps-api-for-javascript/
like image 131
N. Ahlers Avatar answered Jul 28 '26 20:07

N. Ahlers



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!