Skip to content

[BUG] unable to install any package on m1 mac #7936

@scarf005

Description

@scarf005

Is there an existing issue for this?

  • I have searched the existing issues

This issue exists in the latest npm version

  • I am using the latest npm

Current Behavior

i'm unable to install any packages.

Expected Behavior

npm works.

Steps To Reproduce

  1. run npm install -g pnpm
nemo@ip-192-168-20-209 ~/r/quotabook-frontend (feat/security-sign-fixes) [SIGABRT]> npm install -g pnpm
(node:17357) ExperimentalWarning: CommonJS module /opt/homebrew/lib/node_modules/npm/node_modules/debug/src/node.js is loading ES Module /opt/homebrew/lib/node_modules/npm/node_modules/supports-color/index.js using require().
Support for loading ES Module in require() is an experimental feature and might change at any time
(Use `node --trace-warnings ...` to show where the warning was created)
⠙dyld[17357]: missing symbol called
fish: Job 1, 'npm install -g pnpm' terminated by signal SIGABRT (Abort)

Environment

  • npm: 10.9.0
  • Node.js: v23.3.0
  • OS Name: macOS Sequoia 15.1.1 arm64
  • System Model Name: MacBook Pro
  • npm config:
; "builtin" config from /opt/homebrew/lib/node_modules/npm/npmrc

prefix = "/opt/homebrew"

; node bin location = /opt/homebrew/Cellar/node/23.3.0/bin/node
; node version = v23.3.0
; npm local prefix = /Users/nemo/repo/quotabook-frontend
; npm version = 10.9.0
; cwd = /Users/nemo/repo/quotabook-frontend
; HOME = /Users/nemo
; Run `npm config ls -l` to show all defaults.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Bugthing that needs fixingNeeds Triageneeds review for next steps

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions