maxlath
maxlath
there is no command to do that easily at the moment I'm afraid
@hubaishan I'm not familiar with paws, is it that paws https://software.sil.org/paws/ ? Is there a known way to install npm packages in paws?
It does not seem to give the possibility to install nodejs/npm packages, I'm afraid, but maybe you can ask the PAWS developers/maintainers if there is a way to do that.
@hubaishan nice! sorry I missed the previous notification
Hi! That's the first time I encounter that problem, so it had not been considered until now for this lib, I'm afraid ^^ The problem comes from [wikibase-edit, which doesn't...
Different possibilities: - wikibase-edit could support declaring custom datatypes in some way: we would need a way to declare a [statement builder function](https://github.com/maxlath/wikibase-edit/blob/main/lib/claim/builders.js#L18-L27) for that datatype, or to declare that...
I migrated an Express app using body-parser and formidable `v1.2.6` to formidable `v3.5.1`, and bumped into that issue. I was able to keep body-parser on, by calling `await form.parse(req)` from...
yes, more atomic PRs would be welcome indeed :sweat_smile:
@EdJoPaTo can we close this PR now that it was taken over in other PRs?
Hi Seb! This seems to be quite specific to a certain use case, I don't think it belongs in this lib, but if you turn it into a lib, I...