Skip to content

MacOS builds failing, actions/setup-node does not fix issue #593

Closed
@jakebeal

Description

@jakebeal

Describe the bug

Issue #578 was closed with a suggestion that it could be addressed through use of actions/setup-node.

This suggestion does not appear to work: here are failures with both Node 18 and Node 20.

In these transcripts, note that the execution of setup-graphviz appears to ignore the copy of Node.js that is set up via setup-node, as brew installs its own node package (before ultimately failing).

The failure is now actually inside of setup-graphviz, rather than due to Node not being set up before, and does appear to be linked to the outdated packages used by setup-graphviz.

The failure can be found in other projects as well.
Examples:

Please do not close this issue until there is actually a verifiable fix this time.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions