etu-wiki / etu-cli

The command line tool to start IIIF from image file on your hard disc
MIT License
28 stars 0 forks source link

TypeError: Cannot read properties of undefined (reading 'toString') #4

Open ginkgo97 opened 2 years ago

ginkgo97 commented 2 years ago

When I execute etu --cookbook and select 0139-geolocate-canvas-fragment, an error is reported. TypeError: Cannot read properties of undefined (reading 'toString') at http://localhost:3000/js/vendors~49d0a293-81ecf6ce3bd8596fddf5.js:2:30542 at Array.map (<anonymous>) at http://localhost:3000/js/vendors~49d0a293-81ecf6ce3bd8596fddf5.js:2:30429 at Array.map (<anonymous>) at w.value (http://localhost:3000/js/vendors~49d0a293-81ecf6ce3bd8596fddf5.js:2:29668) at Fa (http://localhost:3000/js/vendors~d96105ec-cf198d25ba3ebaadcb43.js:2:258758) at Ba (http://localhost:3000/js/vendors~d96105ec-cf198d25ba3ebaadcb43.js:2:258553) at wl (http://localhost:3000/js/vendors~d96105ec-cf198d25ba3ebaadcb43.js:2:294034) at pu (http://localhost:3000/js/vendors~d96105ec-cf198d25ba3ebaadcb43.js:2:285509) at du (http://localhost:3000/js/vendors~d96105ec-cf198d25ba3ebaadcb43.js:2:285434) I suppose such error is reported because of mirador, as no error is reported when I execute etu --cookbook -V uv.

joesong168 commented 2 years ago

Geolocate is not supported in Mirador yet. Waiting for contributors.