alex3165 / react-leaflet-draw

React component for leaflet-draw on top of react-leaflet
225 stars 151 forks source link

Module not found: Can't resolve 'leaflet-draw' #60

Closed MehdiJarraya closed 2 years ago

MehdiJarraya commented 5 years ago

Hi guys, I got this error when I copied the Get Start example. ./node_modules/react-leaflet-draw/dist/esm/EditControl.js Module not found: Can't resolve 'leaflet-draw' I'm using "react-leaflet-draw": "^0.19.0", "leaflet": "^1.4.0", "react-leaflet": "^2.1.4" and "react": "^16.6.3".

umntkid commented 5 years ago

try npm install leaflet-draw

jawadzahoor72 commented 1 year ago

try npm install leaflet-draw and also install core module npm i @react-leaflet/core