-
Notifications
You must be signed in to change notification settings - Fork 8
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
deck.gl + HexagonLayer port #1
Comments
Hi, I tried but I have the following error: ERROR in ./~/@hirelofty/vue_deckgl/src/components/mapbox/index.js
Module not found: Error: Can't resolve './Mapbox' in '/home/xxxx/xxxx-xxxx/shared/www/modules/swcmscategories/swcmscategories/node_modules/@hirelofty/vue_deckgl/src/components/mapbox'
resolve './Mapbox' in '/home/xxxx/xxxx-xxxx/shared/www/modules/swcmscategories/swcmscategories/node_modules/@hirelofty/vue_deckgl/src/components/mapbox'
using description file: /home/xxxx/xxxx-xxxx/shared/www/modules/swcmscategories/swcmscategories/node_modules/@hirelofty/vue_deckgl/package.json (relative path: ./src/components/mapbox)
Field 'browser' doesn't contain a valid alias configuration
after using description file: /home/xxxx/xxxx-xxxx/shared/www/modules/swcmscategories/swcmscategories/node_modules/@hirelofty/vue_deckgl/package.json (relative path: ./src/components/mapbox)
using description file: /home/xxxx/xxxx-xxxx/shared/www/modules/swcmscategories/swcmscategories/node_modules/@hirelofty/vue_deckgl/package.json (relative path: ./src/components/mapbox/Mapbox)
no extension
Field 'browser' doesn't contain a valid alias configuration
/home/xxxx/xxxx-xxxx/shared/www/modules/swcmscategories/swcmscategories/node_modules/@hirelofty/vue_deckgl/src/components/mapbox/Mapbox doesn't exist
.js
Field 'browser' doesn't contain a valid alias configuration
/home/xxxx/xxxx-xxxx/shared/www/modules/swcmscategories/swcmscategories/node_modules/@hirelofty/vue_deckgl/src/components/mapbox/Mapbox.js doesn't exist
.json
Field 'browser' doesn't contain a valid alias configuration
/home/xxxx/xxxx-xxxx/shared/www/modules/swcmscategories/swcmscategories/node_modules/@hirelofty/vue_deckgl/src/components/mapbox/Mapbox.json doesn't exist
as directory
/home/xxxx/xxxx-xxxx/shared/www/modules/swcmscategories/swcmscategories/node_modules/@hirelofty/vue_deckgl/src/components/mapbox/Mapbox doesn't exist Any thoughts on how to sort it out ? Cheers, |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Hi guys,
Hope you are all well !
I was wondering if you can help me to port this codepen example (deck.gl) wit vue-deck.gl ?
https://codepen.io/lucmichalski/pen/rNjbJWR
Thanks for any insights or inputs on that
Cheers,
Luc Michalski
The text was updated successfully, but these errors were encountered: