Date: Mon, 20 Apr 2020 09:20:30 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 245761] textproc/kibana7 broken | incompatible with node10.20 Message-ID: <bug-245761-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245761 Bug ID: 245761 Summary: textproc/kibana7 broken | incompatible with node10.20 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Many People Priority: --- Component: Individual Port(s) Assignee: elastic@FreeBSD.org Reporter: admin@hackacad.net Flags: maintainer-feedback?(elastic@FreeBSD.org) Assignee: elastic@FreeBSD.org Kibana won't start with current www/node10 (v10.20). (no errors in kibana.l= og) when starting kibana without rc-script you'll get: ``` node /usr/local/www/kibana7/src/cli Kibana does not support the current Node.js version v10.20.1. Please use Node.js v10.19.0. ``` (1) mark textproc/kibana7 as broken (2) change runtime dependency to `node10=3D10.19.0 : www/node10` I couldn't find any working fix except downgrading node10 to r528343 `portdowngrade www/node10 r528343` --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245761-7788>