ishaan6395 / react-leaflet-enhanced-marker

This library will help render dynamic react components as markers on leaflet maps easily
MIT License
39 stars 10 forks source link

Doesn't build #3

Closed SrBrahma closed 4 years ago

SrBrahma commented 5 years ago

./node_modules/react-leaflet-enhanced-marker/lib/Markers.js Module not found: Can't resolve 'fbjs/lib/areEqual' in '/...XYZ.../node_modules/react-leaflet-enhanced-marker/lib'

ishaan6395 commented 5 years ago

Which version of react are you using? I believe the react version is causing an issue. This package is compatible with react 16.6+

schniddsel commented 4 years ago

This has nothin to do with the React version. You have to include the package in your dependencies. There are none installed

chris241 commented 3 years ago

I have this error then build Capture