Skip to content

smartos 2015Q4 nodejs-4.8.5 built against icu-56.1 but depends on icu-1.60.2 #88

Description

@bahamat
$ p pkg_info -e nodejs
nodejs-4.8.5
$ p pkg_info -e icu
icu-60.2
$ npm ls
ld.so.1: node: fatal: libicui18n.so.56: open failed: No such file or directory
Killed

To fix this I had to do this

pkgin -y rm icu-60.2
pkgin in icu-56.1
pkgin in nodejs-4.8.5

Activity

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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions