N
Nuxt4mo ago
Luke

Nuxt Map module abandoned?

Hi, has the Nuxt map module been abandoned? It is no longer available in the NPM registry and the website has a certificate error. Issues are seemingly going unanswered: - https://github.com/Baroshem/map/issues/7 - https://github.com/Baroshem/map/issues/8
GitHub
GitHub - Baroshem/map: 🗺 Map Module for Nuxt 3
🗺 Map Module for Nuxt 3. Contribute to Baroshem/map development by creating an account on GitHub.
GitHub
Abandoned ? · Issue #7 · Baroshem/map
Modules hasn't been updated since march, documentation website is down and none of the badges in the readme work. 🤔
GitHub
Can't be installed via npm/yarn anymore · Issue #8 · Baroshem/map
Steps to reproduce yarn add @nuxtjs/map or npm i @nuxtjs/map What is Expected? Package gets installed What is actually happening? Package can't be found in the respective registries. ➜ front ya...
2 Replies
Bombo
Bombo4mo ago
intersting - what feature does it have which you need? why not use Leaflat for example?
Luke
LukeOP4mo ago
I'm currently using @nuxtjs/leaflet but came across this module. Just thinking the domain should be removed if it's not supported anymore, instead of just having an error.

Did you find this page helpful?