Skip to content

Error on install #1

Description

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions