Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

--nimbleDir:someDir doesn't work if someDir is relative #901

Closed
timotheecour opened this issue Feb 23, 2021 · 1 comment
Closed

--nimbleDir:someDir doesn't work if someDir is relative #901

timotheecour opened this issue Feb 23, 2021 · 1 comment

Comments

@timotheecour
Copy link
Member

nimble install -y --nimbleDir:build/deps_tmp2 opengl
    Prompt: No local packages.json found, download it from internet? -> [forced yes]
Downloading official package list
    Success Package list downloaded.
Downloading https://github.com/nim-lang/opengl using git
/Users/timothee/git_clone/nim/Nim_devel/lib/pure/includes/oserr.nim(94) raiseOSError
Error: unhandled exception: No such file or directory
Additional info: "build/deps_tmp2" [OSError]

nimble v0.11.0 compiled at 2020-04-04 14:23:52
git hash: 4007b2a

@timotheecour
Copy link
Member Author

works in
nimble v0.12.0 compiled at 2020-11-14 00:30:46
git hash: 8f7af86

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant