Has anyone got the create-elm-app to work on debian stable (buster)?
Cf the ticket on:
If you have gotten it to work to debian stable, could you share your installation/setup/config?
Has anyone got the create-elm-app to work on debian stable (buster)?
Cf the ticket on:
If you have gotten it to work to debian stable, could you share your installation/setup/config?
I’ve replied to issue in GitHub. But in case you want discuss it rather here feel free to @ me. Alternative might be to install nix package manager on your debian system but be aware that create-elm-app needs some patching in nixpkgs as well. In particular I need to finish this PR https://github.com/NixOS/nixpkgs/pull/85324 (make it work on darwin).
Also please check my reply in the other issue. https://github.com/halfzebra/create-elm-app/issues/10#issuecomment-619883913 This is common problem in many linux distros.
The [4.2.13] build of create-elm-app does not (seem to) have this issue any more,
(the version with the issue was 4.2.11)