Skip to content

Symlink destination does not exist, so that require fails #162

Closed
@Nyoho

Description

@Nyoho

Just doing require 'twitter-text' fails because symbolic link destination oflib/assets/tld_lib.yml that is lib/assets/../../../conformance/tld_lib.yml does not exsit as follows.

/Users/nyoho/.rbenv/versions/2.3.3/lib/ruby/2.3.0/psych.rb:474:in `initialize': No such file or directory @ rb_sysopen - /Users/nyoho/.rbenv/versions/2.3.3/lib/ruby/gems/2.3.0/gems/twitter-text-1.14.3/lib/assets/tld_lib.yml (Errno::ENOENT)

It occurs from version 1.14.3.
It might be better to replace the symlink with a real file. (?)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions