Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I'm making a Facebook app with Heroku, I did as the instructions from heroku and facebook help pages, but then I got stuck after installing heroku-toolbelt. I opened cmd.exe, typed heroku as the instructions tell, but it results in an error as follows

C:/Program Files/Heroku/bin/heroku:15:in []': code converter not found (UTF-16LE to Windows-1258) (Encoding::ConverterNotFoundError) from C:/Program Files/Heroku/bin/heroku:15:in'

I don't know what is the problem, searching around for 1 whole day but there's no luck at all. Maybe the reason is I'm only young and know very little....

Does anyone have an idea of what I am doing wrong?

There was another similar question asked on this site itself Unable to use Heroku from the commandline

But there, the chosen answer said something about going to the directory where the questioner has set up a folder for the app...

I am starting to have a headache...Can anyone please give me instructions step by step (if not, any other way is also ok).

share|improve this question
@hims056 What happens when you type "heroku login"? – Neil Jul 30 '12 at 9:15
@Neil This question is asked by @Ivisire – hims056 Jul 30 '12 at 9:17
Oops! @Ivisire What happens when you type "heroku login"? – Neil Jul 30 '12 at 9:39
@Neil It says:'The system cannot find the path specified.' – Ivisire Aug 1 '12 at 1:16
@hims056 Thanks for the edit...i was really becoming hopeless.. – Ivisire Aug 1 '12 at 1:17
show 1 more comment

1 Answer

If you use Windows 7, go to Control Panel --> Region and Language --> Administrate --> Change system locale... and change current system locale to English (Untied States).

And restart Windows.

It works fine!

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.