[Bug 244920] pkg/node12 does not include requisite libuv library
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Mar 19 19:07:47 UTC 2020
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244920
Bug ID: 244920
Summary: pkg/node12 does not include requisite libuv library
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Many People
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: pscott at skycoast.us
I just pkg installed node12-12.13.1 and npm-node12-6.12.1 on FreeBSD 12.1p3 and
neither would run because libuv was apparently not a required package.
After pkg install libuv-1.34.0, both node and npm function normally.
libuv needs to be added as a prerequisite to both packages.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list