Closed knbknb closed 2 years ago
ah yes, the Dockerfile wasn't updated after the NodeJS minimal version was moved to 10
(3f4ad7d): now patched (edcbdd7) and published as v16.0.1
Thanks for the ultrafast response! v16.0.1 works now:
wb -V
16.0.1
wb label Q1
universe
A simple docker pull
(or removal of the tag number in the bash-alias) did the trick. No fiddling required.
Thaaanks!
I run wikibase-cli as a Docker container, and have created a
wb
alias, for adocker run
command, with Docker volumes, as mentioned in the documentation.docker pull
Linux 5.13.0-41-generic #46~20.04.1-Ubuntu SMP Wed Apr 20 13:16:21 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
This version of wikibase-cli works properly
This one v16.0.0. doesn't
I can reset the config, and then I can run this, and the v16 command doesn't crash (yet):
Still possible:
wb label Q1
wb config instance https://www.wikidata.org # no crash
However:
wb label Q1
Now it crashes:
I have no idea where to look, the
URLSearchParams is not defined
error message is pretty generic.Current config.json:
FYI: Annoying
npm
output