nodejs / nodejs/build

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

Open
#3,538 21 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

help wanted platform:macos
Dominant language
Jinja
Stars
541
Forks
185
Avg merge
22h 15m
Merged PRs (30d)
4

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

Screenshot 2023-10-18 at 18 36 16

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

Repro:

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the problem by downloading the node-v18.18.2-darwin-x64.tar.xz tarball, extracting it, and running its bin/node entry point from a terminal on macOS Sonoma. Investigate how the downloaded release artifact is handled by macOS, and consider the issue complete when the extracted node binary starts without the reported security notice.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, node.js
Domain
build-system, release
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.