Skip to content

seem having syntax error with nim version 1.5.x #42

Description

hello,

while running it I immediately got error :

nimble run vim3
     Error: Could not read package info file in /home/francois/tmp/vim_cubed/vim3.nimble;
        ...   Reading as ini file failed with: 
        ...     Invalid section: .
        ...   Evaluating as NimScript file failed with: 
        ...     ../nimscriptapi_1323085986.nim(74, 3) Error: identifier expected, but got '('
        ... printPkgInfo() failed.

so I check my nim & nimble versions & ensure to get the last stable one then

nim --version
Nim Compiler Version 1.5.1 [Linux: amd64]
nimble --version
nimble v0.12.0 compiled at 2020-11-13 11:53:31

but error remain the same.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions