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
Ok i got nim to install and ran koch tools and then when i went to install something ( nasher ) i got this:
C:\tools\Nim\nim-2.0.0>nimble install nasher
Downloading https://github.com/squattingmonk/nasher.nim using git
Tip: 3 messages have been suppressed, use --verbose to show them.
packageparser.nim(395) readPackageInfo
Error: Could not read package info file in C:\Users\username\AppData\Local\Temp\nimble_8048\githubcom_squattingmonknashernim\nasher.nimble;
... Reading as ini file failed with:
... Invalid section: .
... Evaluating as NimScript file failed with:
... Error: cannot open 'C:\Users\username\AppData\Local\Microsoft\WinGet\lib\system.nim'
... printPkgInfo() failed.
the biggest issue i have is Why is it looking here: C:\Users\mheke\AppData\Local\Microsoft\WinGet\lib\system.nim' for that file? i didnt use winget to install it in the first place
The text was updated successfully, but these errors were encountered:
Ok i got
nim
to install and rankoch tools
and then when i went to install something (nasher
) i got this:the biggest issue i have is Why is it looking here:
C:\Users\mheke\AppData\Local\Microsoft\WinGet\lib\system.nim'
for that file? i didnt use winget to install it in the first placeThe text was updated successfully, but these errors were encountered: