Cannot find oserr.nim
ImVexed opened this issue · comments
Cole commented
Upon a fresh install using 0.19.9 I'm getting the error
Installing rod@0.1.0
Building rod/rod/tools/rodasset/rodasset.exe using c backend
Building rod/editor/rodedit.exe using c backend
..\..\..\lib\pure\includes\oserr.nim(85) raiseOSError
Error: unhandled exception: The system cannot find the path specified.
[OSError]
while running nimble install -y
on a fresh clone.
It also seems the Travis CI build is hitting the same issue.
Hairok commented
same here