Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ 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 [email protected]
- Installing [email protected]
- 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]
Advertisement
Add Comment
Please, Sign In to add comment