hermanho / react-leaflet-pouchdb-tilelayer

MIT License
4 stars 4 forks source link

Error starting sample map #4

Closed micheal-w-wells closed 3 years ago

micheal-w-wells commented 3 years ago

steps to reproduce:

  1. clone
  2. npm install
  3. npm start

Error:

Failed to compile.

./src/lib/pouchdb-tilelayer.ts Module not found: Can't resolve './worker.embedded' in '/Users/<my username and dir/react-leaflet-pouchdb-tilelayer/src/lib'

node -v: v12.3.1 npm -v: 6.9.0

hermanho commented 3 years ago

please execute "npm run build:worker" before start