Skip to content

Instantly share code, notes, and snippets.

@philip-wernersbach
Created February 16, 2017 22:55
Show Gist options
  • Save philip-wernersbach/f0fd0292906145b467cdc0842909ae2c to your computer and use it in GitHub Desktop.
Save philip-wernersbach/f0fd0292906145b467cdc0842909ae2c to your computer and use it in GitHub Desktop.
> nimble install nimfp
Downloading https://github.com/vegansk/nimfp using git
Tip: 2 messages have been suppressed, use --verbose to show them.
Error: Traceback (most recent call last)
... nimble.nim(1073) nimble
... nimble.nim(999) doAction
... nimble.nim(606) install
... nimble.nim(570) downloadPkg
... download.nim(199) doDownload
... download.nim(165) verifyClone
... packageparser.nim(325) getPkgInfo
... packageparser.nim(313) getPkgInfoFromFile
... packageparser.nim(288) readPackageInfo
... Could not read package info file in /tmp/nimble_5965/githubcom_vegansknimfp/nimfp.nimble;
... Reading as ini file failed with:
... Invalid section: .
... Evaluating as NimScript file failed with:
... Ident not found: foreignDeps.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment