Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 06 Jul 2023 15:33:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 272396] www/npm: Update to 9.7.2 breaks textproc/kibana7
Message-ID:  <bug-272396-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D272396

            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


=3D=3D=3D>  Configuring for kibana7-7.17.9_1
...
env: /usr/local/lib/node_modules/npm/bin/node-gyp-bin/node-gyp: No such fil=
e or
directory
*** Error code 127

--=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-272396-7788>