squattingmonk/nasher

Build failure

Closed this issue · 5 comments

Tried to install via nim but got this

   Tip: 348 messages have been suppressed, use --verbose to show them.
 Error: Could not read package info file in /tmp/nimble_28361/githubcom_WilliamDracoNWNT_1.3.0/nwnt.nimble;
    ...   Reading as ini file failed with: 
    ...     Invalid section: .
    ...   Evaluating as NimScript file failed with: 
    ...     /tmp/nimble_28361/githubcom_WilliamDracoNWNT_1.3.0/nwnt_28361.nims(14, 1) Error: undeclared identifier: 'namedBin'
    ... printPkgInfo() failed.

What version of Nim and Nimble are you using?

Nim Compiler Version 1.4.2 [Linux: amd64]
nimble v0.11.4 compiled at 2020-09-07 20:27:43

Does the issue persist if you update Nimble to 0.12.0 (the current version)?

I installed 0.13.1. Trying again

Ok, it works now.