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

Cannot install nim-sndfile #553

Closed
frarees opened this issue Aug 4, 2017 · 2 comments
Closed

Cannot install nim-sndfile #553

frarees opened this issue Aug 4, 2017 · 2 comments

Comments

@frarees
Copy link
Contributor

frarees commented Aug 4, 2017

$ nimble install nim-sndfile --verbose
    Reading official package list
Downloading https://github.com/julienaubert/nim-sndfile using git
     Error: nim-sndfile is an invalid package name: cannot contain '-'
@dom96
Copy link
Contributor

dom96 commented Aug 4, 2017

You can quickly workaround this by cloning the repo manually and renaming the package yourself, then running nimble install in the package's directory.

The long term solution is to ask the maintainer to fix their package (better yet create a PR for them) :)

@dom96
Copy link
Contributor

dom96 commented Feb 19, 2018

Fixed now.

@dom96 dom96 closed this as completed Feb 19, 2018
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

2 participants