thingsboard / thingsboard-extensions

13 stars 23 forks source link

Bugfix: missing leaflet dependency #26

Closed nickyadvokaat closed 2 years ago

nickyadvokaat commented 2 years ago

An error occurs when cloning the repo and running the commands:

Missing the leaflet package. Needed to run:

vvlladd28 commented 2 years ago

This is a perfect workaround, but the fix is to add the leaflet dependency to thingsboard package. We updated yarn.lock file to the correct version.