Livio Brunner
Livio Brunner
@Purgator Oh I thought you wanted to use the “normal” vim like a looser. vim is for virgins, vim^3 is for chads
@andreafspeziale Sounds good to me! Would you like to create a PR? :)
@andreafspeziale > No problems by using node v16.x.x. Wouldn't be useful to specify engines in the package.json? Yeah that'd be nice! Can you specify the version that is defined within...
Any update / alternative on this issue?
There you go: https://github.com/BrunnerLivio/optional-monorepo-bug When using yarn workspaces, some dependencies might get installed in a subfolder of a package. In this example it would be the dependency `packages/core/node_modules/lodash`. Since `optional`...
Sorry for lack of communication. The problem was, I needed an interface to access data with the LXD API as soon as possible back then, but while I was working...
@mkg20001 I really do not know if I am amazed, or disturbed. You actually build the API by parsing your markdown documentation. (?!?) Wow thats ... something hahaha. I love...
@celandro if it is just git, get rid of ``` -v "F:\PokeBattler\pokemongo-game-master.git:/var/lib/pokemongo-game-master/.git" -v "C:\Users\celan.gitconfig:/root/.gitconfig" ``` it will make inside of the container the git commit / git tags, but not...
@celandro I’ll boot up my Windows machine on sunday or during the week, try to figure it out. Ugh docker on windows is a pain the ass..
Someone found a solution for this? I can't seem to figure out how to set it in either Adobe Acrobat nor setting it programmatically using PDF-Lib, so that `pdfDoc.getForm().getTextField('my-field').setText('Value')` has...