saem / vscode-nim

Other
180 stars 23 forks source link

Syntax error in nimble file: "Error: expression expected, but found '/'" #113

Closed elijahr closed 1 year ago

elijahr commented 1 year ago
❯ nimble main
   Warning: Using the environment variable: NIMBLE_DIR='/Users/elijah/.asdf/installs/nim/1.6.8/nimble'
     Error: Could not read package info file in /Users/elijah/Development/vscode-nim/nimvscode.nimble;
        ...   Reading as ini file failed with:
        ...     Invalid section: .
        ...   Evaluating as NimScript file failed with:
        ...     /Users/elijah/Development/vscode-nim/nimvscode.nimble(54, 42) Error: expression expected, but found '/'
        ... printPkgInfo() failed.
Exception: nimble exited with 1
[tty 18], line 1: nimble main