[Bug 272396] www/npm: Update to 9.7.2 breaks textproc/kibana7
Date: Thu, 06 Jul 2023 15:33:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=272396 Bug ID: 272396 Summary: www/npm: Update to 9.7.2 breaks textproc/kibana7 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Some People Priority: --- Component: Individual Port(s) Assignee: ports-bugs@FreeBSD.org Reporter: i.dani@outlook.com CC: elastic@FreeBSD.org, sunpoet@FreeBSD.org CC: elastic@FreeBSD.org, sunpoet@FreeBSD.org With v9.7.2 node-gyp has moved to a new place with the new npm-Version. - Old: /usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp - New: /usr/local/lib/node_modules/npm/node_modules/.bin/node-gyp This breaks textproc/kibana7: - L75: https://cgit.freebsd.org/ports/tree/textproc/kibana7/Makefile#n75 - L82: https://cgit.freebsd.org/ports/tree/textproc/kibana7/Makefile#n82 ===> Configuring for kibana7-7.17.9_1 ... env: /usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: No such file or directory *** Error code 127 -- You are receiving this mail because: You are the assignee for the bug.