Я пробираюсь через учебник RhoMobile http://docs.rhomobile.com/rhoconnect/command-line#generate-an-application, и я в точке ввода
rake redis:install
Я получаю следующую ошибку.
WARNING: using the built-in Timeout class which is known to have issues when use
d for opening connections. Install the SystemTimer gem if you want to make sure
the Redis client will not hang.
See http://redis.io/ for information about redis.
Installing redis to C:\RhoStudio\redis-2.4.0;C:\dropbox\code\InstantRhodes\redis
-1.2.6-windows.
rake aborted!
Zip end of central directory signature not found
Tasks: TOP => redis:install => redis:download
(See full trace by running task with --trace)
D:\Dropbox\code\rhodes-apps\storeserver>
Iя работаю на машине с Windows, в основном использую RhoStudio.