Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialKevin Egstorf
26,590 Pointsrails server trouble yosemite
Is anyone else having problems with starting the rails server after updating to yosemite?
at least i think that is what is causing problems since it is the only thing i have changed recently.
bundler is not working either
6 Answers
mikescs
5,018 PointsPost the error please :-)...Mine works fine on yosemite.
Kevin Egstorf
26,590 Pointsfirst error i get when starting server is:
bin/rails:6: warning: already initialized constant APP_PATH
And on existing projects when starting bundle install i get:
Error loading RubyGems plugin
Kevin Egstorf
26,590 Pointsand tnx for your fast reply on this matter :)
Kevin Egstorf
26,590 Pointstnx for the reply, i think ill just reinstall seems easier then to resolve bugs.
Kevin Egstorf
26,590 Pointslibyaml was the problem, did this ''rvm pkg install libyaml'' and it fixed my problem
Kyle Daugherty
16,441 PointsKyle Daugherty
16,441 PointsWhat's the error? I had issues with starting the rails server due to Postgres connection issues after installing Yosemite.