$ nimble install nake Downloading https://github.com/fowlmouth/nake using git Warning: File inside package 'nake' is outside of permitted namespace, should be named 'nake.nim' but was named 'nakefile.nim' instead. This will be an error in the future. Hint: Rename this file to 'nake.nim', move it into a 'nake/' subdirectory, or prevent its installation by adding `skipFiles = @["nakefile.nim"]` to the .nimble file. See https://github.com/nim-lang/nimble#libraries for more info. Verifying dependencies for nake@1.8 Installing nake@1.8 Building nake/nake using c backend Warning: Binary 'nake' was already installed from source directory. Will be overwritten. Traceback (most recent call last) nimble.nim(1073) nimble nimble.nim(999) doAction nimble.nim(608) install nimble.nim(466) installFromDir tools.nim(87) copyFileD os.nim(1290) copyFileWithPermissions os.nim(599) copyFile os.nim(153) raiseOSError Error: unhandled exception: No such file or directory [OSError]