I’ve been looking at some of this, and I think that one could *smooth over* the issue by doing something like `depends bin:node:nodejs22` so that if you already have nodejs installed, you can use it and it will use node22 otherwise.
-a On Mon, Sep 23, 2024 at 5:03 PM Ryan Carsten Schmidt < [email protected]> wrote: > On Sep 23, 2024, at 14:43, Austin Ziegler wrote: > > > > This should probably be bumped to any version of nodejs 16+ in the ports > and not any specific version of nodejs. > > MacPorts offers versioned nodejs ports, so the only way for a port to > depend on nodejs is by depending on a specific major version. > > Unfortunately the nodejs ports conflict with one another so you can only > have one. This is a long-standing defect for which there is a ticket. > -- Austin Ziegler • [email protected] • [email protected] http://www.halostatue.ca/ • http://twitter.com/halostatue
