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

deck.gl + HexagonLayer port #1

Open
ghost opened this issue May 1, 2021 · 1 comment
Open

deck.gl + HexagonLayer port #1

ghost opened this issue May 1, 2021 · 1 comment

Comments

@ghost
Copy link

ghost commented May 1, 2021

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

Screenshot 2021-05-01 at 10 26 17

Thanks for any insights or inputs on that

Cheers,
Luc Michalski

@ghost
Copy link
Author

ghost commented May 2, 2021

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,
Luc Michalski

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

0 participants