easierdata / web3-geo-dashboard

1 stars 0 forks source link

Map does not display on Netlify because of missing Mapbox Token #32

Closed jsolly closed 1 year ago

jsolly commented 1 year ago

Steps to Reproduce

1 - Create a PR off of any working branch Observe that a Netlify build has been made. Here is one such link https://deploy-preview-29--sage-lollipop-695537.netlify.app/

The map is missing and there is an error in the console:

Uncaught (in promise) Error: MAPBOX_TOKEN is required

Thoughts

@matthewnanas you should have the .env file we need, Could you coordinate with @TaylorOshan to make sure this is added to the server?

jsolly commented 1 year ago

This has been resolved.

See https://main--sage-lollipop-695537.netlify.app/ as an example

Thx @matthewnanas