wonko / twitter_tags

A Radiant CMS extension to include parts of a timeline in your pages
15 stars 9 forks source link

Error on install #1

Open slapfu opened 14 years ago

slapfu commented 14 years ago

When I try and install via:

./script/extension install twitter_tags

I get the following output: Initialized empty Git repository in /tmp/twitter_tags/.git/ remote: Counting objects: 61, done. remote: Compressing objects: 100% (53/53), done. remote: Total 61 (delta 17), reused 0 (delta 0) Receiving objects: 100% (61/61), 10.08 KiB, done. Resolving deltas: 100% (17/17), done. Could not load extension from file: twitter_tags_extension.

<MissingSourceFile: no such file to load -- twitter>

rake aborted! no such file to load -- twitter

(See full trace by running task with --trace) Could not load extension from file: twitter_tags_extension.

<MissingSourceFile: no such file to load -- twitter>

rake aborted! no such file to load -- twitter

(See full trace by running task with --trace)

... and the extension does not work. Any ideas? Super-keen to get this up and running.

:-)

Eli

kevinrutherford commented 14 years ago

I get this too.

juanpedrojose commented 14 years ago

Install the 'twitter' gem and all gonna be fine ;)