You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 4, 2022. It is now read-only.
The problem here is that the npm/lumo file is automatically generated by NPM.
I remember trying to make it work with both MinGW and cmd.exe / Powershell and ultimately deciding to only support the latter as I couldn't make both work.
$ lumo -v
~/AppData/Roaming/npm/node_modules/lumo-cljs/bin/lumo: line 1: /lumo.exe: No such file or directory
in lumo:
"$basedir/lumo.exe"
I guess git-bash duno what $basedir is.
The text was updated successfully, but these errors were encountered: