When I run `nimble install jester`, it gives following error message:
    
    
    Downloading https://github.com/dom96/jester using git
           Tip: 3 messages have been suppressed, use --verbose to show them.
         Error: Could not read package info file in 
D:\Tmp\Temp\nimble_4444\githubcom_dom96jester\jester.nimble;
            ...   Reading as ini file failed with:
            ...     Invalid section: .
            ...   Evaluating as NimScript file failed with:
            ...     
D:\Tmp\Temp\nimble_4444\githubcom_dom96jester\jester_4444.nims(8, 1) Error: 
ambiguous identifier: 'version' -- use one of the following:
            ...   system.version: string
            ...   nimscriptapi.version: string
            ... printPkgInfo() failed.
    
    
    Run

Reply via email to