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

Install elm dependencies automatically. #8

Merged
merged 1 commit into from
Jul 26, 2017

Conversation

herbertfj
Copy link
Contributor

The compile and compile-test scripts bring up a prompt to install elm dependencies when they are missing. This interrupts the ./setup.sh script.

This commit introduces the --yes flag to automatically respond yes to the prompt.

Also noticed that when I upgraded yarn the lockfile no longer gets updated on running the script, so it the behavior must have been fixed in the yarn issue you brought up in #7

The compile and compile-test scripts bring up a prompt to install elm
dependencies when they are missing. This interrupts the `./setup.sh`
script.

This commit introduces the --yes flag to automatically respond yes to
the prompt.
@moonmaster9000 moonmaster9000 merged commit 7cb1d91 into moonmaster9000:master Jul 26, 2017
@moonmaster9000
Copy link
Owner

Thank you, Herbert!

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

Successfully merging this pull request may close these issues.

None yet

3 participants