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 Jan 11, 2024. It is now read-only.
Hi,
Is the nimble install method still working?
I am getting the below on osx 10.15:
davids-Mac-Pro-2:mosh dk$ nimble install Verifying dependencies for [email protected] Info: Dependency on [email protected] already satisfied Verifying dependencies for [email protected] Installing [email protected] Building mosh/mosh using c backend /Users/dk/mosh/src/convert.nim(1, 11) Warning: imported and not used: 'strformat' [UnusedImport] stack trace: (most recent call last) cligen.nim(370, 25) dispatchGen cligen.nim(197, 35) parseHelps /Users/dk/mosh/src/mosh.nim(20, 13) template/generic instantiation of dispatchfrom here /Users/dk/.nimble/pkgs2/cligen-1.5.19-bfe4f99a16ace2164fe40d40866e4951bed51820/cligen.nim(825, 14) template/generic instantiation ofdispatchCffrom here /Users/dk/.nimble/pkgs2/cligen-1.5.19-bfe4f99a16ace2164fe40d40866e4951bed51820/cligen.nim(812, 14) template/generic instantiation ofdispatchGen` from here
/Users/dk/.nimble/pkgs2/cligen-1.5.19-bfe4f99a16ace2164fe40d40866e4951bed51820/cligen.nim(197, 35) Error: cannot get child of node kind: nnkEmpty
Tip: 4 messages have been suppressed, use --verbose to show them.
nimble.nim(229) buildFromDir
Error: Build failed for the package: mosh
davids-Mac-Pro-2:mosh dk$
`
The text was updated successfully, but these errors were encountered:
davidkamp
changed the title
Unable to "ninimble install" on osx
Unable to "nimble install" on osx
Aug 22, 2023
Hi,
Is the nimble install method still working?
I am getting the below on osx 10.15:
davids-Mac-Pro-2:mosh dk$ nimble install Verifying dependencies for [email protected] Info: Dependency on [email protected] already satisfied Verifying dependencies for [email protected] Installing [email protected] Building mosh/mosh using c backend /Users/dk/mosh/src/convert.nim(1, 11) Warning: imported and not used: 'strformat' [UnusedImport] stack trace: (most recent call last) cligen.nim(370, 25) dispatchGen cligen.nim(197, 35) parseHelps /Users/dk/mosh/src/mosh.nim(20, 13) template/generic instantiation of
dispatchfrom here /Users/dk/.nimble/pkgs2/cligen-1.5.19-bfe4f99a16ace2164fe40d40866e4951bed51820/cligen.nim(825, 14) template/generic instantiation of
dispatchCffrom here /Users/dk/.nimble/pkgs2/cligen-1.5.19-bfe4f99a16ace2164fe40d40866e4951bed51820/cligen.nim(812, 14) template/generic instantiation of
dispatchGen` from here/Users/dk/.nimble/pkgs2/cligen-1.5.19-bfe4f99a16ace2164fe40d40866e4951bed51820/cligen.nim(197, 35) Error: cannot get child of node kind: nnkEmpty
Tip: 4 messages have been suppressed, use --verbose to show them.
nimble.nim(229) buildFromDir
davids-Mac-Pro-2:mosh dk$
`
The text was updated successfully, but these errors were encountered: