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

Issue I encountered with install #721

Merged
merged 3 commits into from Mar 26, 2020

Conversation

davidwintermeyer
Copy link
Contributor

I was trying to install guard today and ran into an issue:

mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/include/ruby.h

I found this post - castwide/vscode-solargraph#78 - which suggested the problem is because my mac is 10.14

I had to run this command which then allowed me to install guard.

open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg

I wanted to mention this to your team incase you want to include it, though you may not feel it is relevant to Ada students!

David

Description

A few sentences describing the overall purpose of these textbook changes.

Questions for the Author

  • Have you updated the weekly learning goals in the pedagogy resource?
  • Have you updated the weekly assessment in Schoology?
  • Have you added links to the source (lucidchart, draw.io) for any diagram?
  • Have you updated the READMEs with links to new or moved resources?

Todos

Are any of these items still in progress?

  • Section X still needs some more detailed examples
  • Still need to add "Additional Resources"

Feedback Requested

Please utilize the built-in GitHub Reviewers functionality to assign necessary reviewers. Use this section to further specify portions of the PR that you would like additional or focused feedback on.

davidwintermeyer and others added 3 commits March 4, 2020 14:53
I was trying to install guard today and ran into an issue:

mkmf.rb can't find header files for ruby at /System/Library/Frameworks/Ruby.framework/Versions/2.3/usr/lib/ruby/include/ruby.h

I found this post - castwide/vscode-solargraph#78 - which suggested the problem is because my mac is 10.14 

I had to run this command which then allowed me to install guard.

open /Library/Developer/CommandLineTools/Packages/macOS_SDK_headers_for_macOS_10.14.pkg

I wanted to mention this to your team incase you want to include it, though you may not feel it is relevant to Ada students!

David
Copy link
Collaborator

@CheezItMan CheezItMan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

👍

@CheezItMan CheezItMan marked this pull request as ready for review March 26, 2020 22:17
@CheezItMan CheezItMan merged commit 5a56cf2 into Ada-Developers-Academy:master Mar 26, 2020
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

2 participants