Nicolas Bétheuil
Nicolas Bétheuil
@Nriver > sudo cp /usr/lib/python3.10/site-packages/autojump_* /usr/lib/python3.9/site-packages/ it's not more 3.9 -> 3.10 ?
Thunderbird and [CardBook plugin](https://addons.thunderbird.net/fr/thunderbird/addon/cardbook/) are good at this game
Just for info, downgrading to webpack before 4.5 is incompatible with dev server see https://github.com/webpack/webpack-cli/issues/2422
had to install `live-server` and run `webpack --watch --mode=development` ``` "webpack": "4.44.1", "webpack-cli": "4.5.0" ```
To do it from actual configuration ``` bash gradle jar gradle writeNewPom for i in $(find . -name pom.xml); do mvn install:install-file -Dfile=$(dirname $i)/libs/$(basename $(readlink -f $(dirname $i)/..))-2.0.jar -DpomFile=$i; done...
Is it https://package.elm-lang.org/packages/justinmimbs/time-extra/ https://elmlang.slack.com/archives/C0CJ3SBBM/p1548938665625400 that could help ?
duplicate #20
And what about the first original after dark one ? Starry night ?  
Seems it has worked on v2 but not more on v3 of turtl api :sob:
Doesn't succeed to login with curl to apiv3.turtlapp.com so I will be in pain to code it with python