Johannes Frölich
Johannes Frölich
> Are you interested in maintaining a Node.js CJS version? In this case `quick-lru` must be bundled in the dist file, rollup is capable of doing it - currently the...
> Thanks a lot - works for me, however, I can only upload to the main "Recents" album. Any idea if it is possible to select the album for the...
@postspectacular Thank you so much!!!
> > In my case I had to pass an image buffer from main node process to the worker processes. I used base64 encoding to share the buffer object i`d...
had the same problem - i fixed it by installing the protobuf-compiler package too. maybe it would be nice to add this to the required packages in the readme? `sudo...
hi, my Node.js is v16.14.2. i will give it a try, but i need to be in TS environment :/
Hi, seems to not work for me. any idea what i could do to debug it further?   ![Bildschirmfoto...
Hi, thanks for the reply! I have just seen that i have not posted the full code - indeed i am using version = "2.0.0". so here in the example:...
Hi, thanks for the reply! Trying it with version = 1.1.0 does indeed work. i dont have the knowledge now to make a pr so i will using 1.1.0. Should...
> Hi, I'm having the same, running this command: > > ```yaml > docker run \ > -e OVERPASS_META=yes \ > -e OVERPASS_MODE=init \ > -e OVERPASS_PLANET_URL=http://download.geofabrik.de/europe/monaco-latest.osm.bz2 \ > -e...