Closed jtojnar closed 3 years ago
It turns out this was an issue with browserlist: https://github.com/browserslist/browserslist/issues/546
I've just pushed a fix to Vikunja: https://kolaente.dev/vikunja/frontend/commit/56788a38efba6ca0dc06d709c4b334a201df2cbc
With that commit, I was able to build the frontend without issues.
When trying to build Vikunja, generating the
yarn.nix
in build sandbox fails:Repro
The error message points to
registry.npmjs.org
which is only used bycaniuse-lite
inyarn.lock
and indeed,git bisect
points to https://github.com/go-vikunja/frontend/commit/b885eb7ff287d9a22276904c8f395c04f80d62c0.