We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
When running bundle install I should be able to successfully install all of the gems.
bundle install
When running bundle install I receive an error that the sassc gem cannot be installed.
sassc
I cannot work on pdc_discovery
The text was updated successfully, but these errors were encountered:
leefaisonr
No branches or pull requests
Expected behavior
When running
bundle install
I should be able to successfully install all of the gems.Actual behavior
When running
bundle install
I receive an error that thesassc
gem cannot be installed.Impact of this bug
I cannot work on pdc_discovery
Acceptance criteria
bundle install
and all the gems installThe text was updated successfully, but these errors were encountered: