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

carmel install should exit with non-zero when dependencies are not satisfied #29

Closed
miyagawa opened this issue Sep 25, 2016 · 0 comments

Comments

@miyagawa
Copy link
Owner

> carmel install
---> Installing new dependencies: Plack, Plack::Request

gzip: stdin: not in gzip format
/bin/tar: Child returned status 1
/bin/tar: Error is not recoverable: exiting now
! Failed to fetch distribution Plack-1.0041
! Installing the dependencies failed: Module 'Plack' is not installed, Module 'Plack::Request' is not installed
! Bailing out the installation for ..
Can't find an artifact for Plack => 1.0041
You need to run `carmel install` first to get the modules installed and artifacts built.

> echo $?
0
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