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

Remove "some-package" already installed message #114

Closed
starper opened this issue Feb 16, 2019 · 6 comments
Closed

Remove "some-package" already installed message #114

starper opened this issue Feb 16, 2019 · 6 comments

Comments

@starper
Copy link

starper commented Feb 16, 2019

Since build now is trying to install packages before building a module, every time it's called we end up with a lot of "some-package" already installed messages (73 in my case). To be honest, I'm not sure I'm interested in what is already installed even when I call install, but maybe someone is, so it's ok. But seeing this messages every time you call build is a bit irritating.

@f-f
Copy link
Member

f-f commented Feb 16, 2019

@starper this should be fixed in #112 (the filtering happens here)

@i-am-the-slime
Copy link
Contributor

Any chance you could make a release with this change in it?

@f-f
Copy link
Member

f-f commented Mar 2, 2019

@i-am-the-slime yes, I'll release 0.7 later today :)

@f-f
Copy link
Member

f-f commented Mar 2, 2019

@i-am-the-slime 0.7 is now released! 🎉

@i-am-the-slime
Copy link
Contributor

Just tried it. So good, thanks for this great piece of software, Fabrizio!

@f-f
Copy link
Member

f-f commented Mar 9, 2019

Thanks for the kind words 🙂

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

3 participants