I have this: 
    
    
    $ nimble --version
    nimble v0.8.10 compiled at 2018-03-10 00:25:25
    git hash: 6a2da5627c029460f6f714a44f5275762102fa4b
    
    $ nimble install nimgen
    Downloading https://github.com/genotrance/nimgen using git
           Tip: 5 messages have been suppressed, use --verbose to show them.
         Error: Could not read package info file in 
/tmp/nimble_63070/githubcom_genotrancenimgen/nimgen.nimble;
            ...   Reading as ini file failed with:
            ...     Invalid section: .
            ...   Evaluating as NimScript file failed with:
            ...     
private/tmp/nimble_63070/githubcom_genotrancenimgen/nimgen.nimble(16, 1) Error: 
undeclared identifier: 'task'.
    
    
    Run

Any idea? Is it my nimble-config? Or do you need to update something?

Reply via email to