nodejs/build

macOS refuses to start `node` when downloaded from the tarball

Open

#3,538 opened on Oct 23, 2023

 (21 comments) (0 reactions) (0 assignees)Jinja (180 forks)auto 404
help wantedplatform:macos

Repository metrics

Stars
 (537 stars)
PR merge metrics
 (PR metrics pending)

Description

When I download that release into a arm mac running Sonoma 14.0 and then try to run ./bin/node using the terminal I'm getting a security notice that you can check in the following image

Originally posted by @mistic in https://github.com/nodejs/build/issues/3385#issuecomment-1769027175

Repro:

Contributor guide