phegman / vue-mapbox-gl

A Vue.js component for Mapbox GL JS
GNU General Public License v3.0
270 stars 33 forks source link

vue-hot-reload-api error #52

Closed igal1c0de4n closed 5 years ago

igal1c0de4n commented 5 years ago

Using this package in https://github.com/meteor-vue/vue-meteor-demo throws this error while app live-reloads:

"vue-hot-reload-api" in
/Users/igal/work/mapme-story-viewer/node_modules/mapbox-gl-vue/dist/Mapbox.js
(web.browser.legacy)

If you notice problems related to these missing modules, consider running:

  meteor npm install --save vue-hot-reload-api

Any idea whats the issue and/or how to fix?

phegman commented 5 years ago

Just released v2 of this package, please give that a try and see if this is still an issue