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

No error message when building non-binary packages #108

Closed
ghost opened this issue Mar 23, 2015 · 2 comments
Closed

No error message when building non-binary packages #108

ghost opened this issue Mar 23, 2015 · 2 comments

Comments

@ghost
Copy link

ghost commented Mar 23, 2015

Only warnings are printed:

WARNING: using deprecated babelmeta.json file in /home/exe/.nimble/pkgs/babel-0.4.0
WARNING: No .nimble file found for /home/exe/.nimble/pkgs/nim-glfw-0.1.0
WARNING: using deprecated babelmeta.json file in /home/exe/.nimble/pkgs/x11-1.0

And it seems like the compiler is never invoked.

@dom96
Copy link
Collaborator

dom96 commented Mar 23, 2015

Try removing ~/.nimble and see if that helps.

@ghost
Copy link
Author

ghost commented Mar 23, 2015

Actually, the package file did not contain the bin key, so it's no wonder it didn't work. It would be good if the user was notified of that fact.

@dom96 dom96 changed the title broken build command Error message when building non-binary packages Jun 4, 2015
@dom96 dom96 changed the title Error message when building non-binary packages No error message when building non-binary packages Jun 4, 2015
@dom96 dom96 closed this as completed in 26d99d2 Dec 24, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant