Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

NPM repo not found #209

Open
matias2018 opened this issue Dec 13, 2020 · 2 comments
Open

NPM repo not found #209

matias2018 opened this issue Dec 13, 2020 · 2 comments

Comments

@matias2018
Copy link

While following your install instructions I got this error:
npm ERR! 404 '@geospoc/v-mapbox-geocoder@latest' is not in the npm registry.

Here is the list of errors fired:
npm ERR! code E404
npm ERR! 404 Not Found - GET https://registry.npmjs.org/@geospoc%2fv-mapbox-geocoder - Not found
npm ERR! 404
npm ERR! 404 '@geospoc/v-mapbox-geocoder@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.

@matias2018
Copy link
Author

Solved: What happened was that on your page you have some wrong instructions at the beginning.

In order to install this package one should: npm i @mapbox/mapbox-gl-geocoder vue-mapbox vue-mapbox-geocoder

@alexaderramos
Copy link

@matias2018 What you are doing is installing a different repository than the current one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants