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 trialDinesh kumar
5,061 Pointsheroku command not found
after installing heroku toolbelt in c:/programfiles ...i am not able to execute the heroku command .. doing some research in the forum ,they said to restart the system but still it is not working..i am using the cmder command prompt...
Dinesh kumar
5,061 Pointsi am getting "Heroku command not found" Tommy
Tommy Bregar
10,847 PointsWhat version of Windows are you running?
Assuming Heroku is installed in the same folder for both of us (you might need to drop the 'x86' portion of the path), what happens if you type in:
"C:\Program Files (x86)\Heroku\bin\heroku" version
Be sure to type they quotes also due to the spaces in the path. Let me know what this does for you.
Tommy Bregar
10,847 PointsTommy Bregar
10,847 PointsWhat is the response you are getting when you try to run the command?