pragmagic / vscode-nim

An extension for VS Code which provides support for the Nim language.
Other
238 stars 37 forks source link

Nim not found in path (only in 0.6.5) #153

Closed dawkot closed 4 years ago

dawkot commented 4 years ago

When saving a .nim file, a notification pops up saying that it couldn't find the nim binary file in path despite it being there.

Tested with Linux (Manjaro stable), Nim devel and stable.

smiga287 commented 4 years ago

Me too. I'm also on Manjaro and using stable Nim.

EDIT: For anybody possibly having the same problem, I just wanted to remind that there is a downgrade option in VS Code. The 0.6.4 works without any problems.

mrgaturus commented 4 years ago

Workaroud: ln -s ~/.nimble/bin ~/.local/bin