Leonard-Orlando Menzel

Results 14 comments of Leonard-Orlando Menzel

\# tags=exampleTag same as with type

for a fix you can remove the problem manualy in your install of the addon in the addonsfolder remote_decs/libs/org_to_anki/converters/BulletPointHtmlConverter.py file delete the line 11 'import chardet' without this line, the...

it is ( kind of ) working in the newer versions. but you just have to manualy deleta an import statement in one file. i described it in a pull...

yarn run v1.22.19 $ concurrently --kill-others "yarn dev:web" "wait-on http://localhost:3000 && yarn dev:electron" $ yarn workspace jan-web dev $ next dev [0] ▲ Next.js 14.0.1 [0] - Local: http://localhost:3000 [0]...

make clean and make build still results in the original error

i added now a bunch of ld-librarys, make build has still the same error but make dev now ends with: yarn run v1.22.19 $ concurrently --kill-others "yarn dev:web" "wait-on http://localhost:3000...

i tried node 20 and 21 both result in the same error

Still happens on the latest version

the go-camo package had the problem that 25.5 will depricate buildGoPackage so i passed the pkgs from the default module to imageproxy. dont know if its the cleanest way

> > I'd instead add another internal option, eg. `shabitica.pinnedPkgs` and pass it via the flake's module definition. thats defenitly a better idea 💡