Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when using nimble - it's looking in the wrong folder for things #1212

Open
mhekel opened this issue Apr 19, 2024 · 0 comments
Open

when using nimble - it's looking in the wrong folder for things #1212

mhekel opened this issue Apr 19, 2024 · 0 comments

Comments

@mhekel
Copy link

mhekel commented Apr 19, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant