I use Manjaro linux distribution and updated nim through Manjaro's package manager (pamac).
When I try to run a program, I get error: Error: cannot open '/usr/lib/nim/lib/system.nim
I checked and 'system.nim' is on '/usr/lib/nim/system.nim' path, not as where vscodium is searching.
This will be that package management changed from 2.0
pacman has worked around this by adding a symlink
https://gitlab.archlinux.org/archlinux/packaging/packages/nim/-/blob/main/PKGBUILD?ref_type=heads
Does pacman work on manjaro? Surely pamac is a wrapper
Thank you for your reply. I reported that and the reply is that the updated package in the unstable channel and soon will be available I guess. :-)