cli icon indicating copy to clipboard operation
cli copied to clipboard

[BUG] npm Freezes on macOS tahoe

Open max21910 opened this issue 6 months ago • 1 comments

Is there an existing issue for this?

  • [x] I have searched the existing issues

This issue exists in the latest npm version

  • [x] I am using the latest npm

Current Behavior

Description:

After updating to the latest version of macOS Tahoe, running any npm command such as npm install or npm run dev causes a strange behavior: • Two application icons bounce in the Dock (related to Node/npm). • The terminal freezes without showing any output. • No error message is displayed, and the command never completes.

I’ve tried: • Deleting node_modules and package-lock.json • Reinstalling Node.js via nvm • Switching terminals (Terminal, iTerm2) • Testing with different Node versions

The issue seems specific to macOS and may involve background processes or GUI permissions.

Expected Behavior

No response

Steps To Reproduce

Issue: After updating to macOS Sequoia (formerly Tahoe), running npm commands such as npm install or npm run dev causes the terminal to freeze. Two application icons bounce in the Dock (seemingly related to Node or npm), but the commands never complete and no output is displayed.

Steps to reproduce: 1. Update to macOS Sequoia. 2. Open Terminal or another terminal emulator. 3. Go to a Node.js or Next.js project folder. 4. Run npm install or npm run dev. 5. Observe that the command does not execute. Two apps bounce in the Dock, but nothing else happens.

Environment

max@Mac -------% npm config ls
; "builtin" config from /opt/homebrew/lib/node_modules/npm/npmrc

prefix = "/opt/homebrew"

; node bin location = /opt/homebrew/Cellar/node/24.2.0/bin/node
; node version = v24.2.0
; npm local prefix = /Users/max/Desktop/Project/--------
; npm version = 11.3.0
; cwd = /Users/max/Desktop/Project/--------
; HOME = /Users/max

max21910 avatar Jun 17 '25 20:06 max21910

@max21910 on the higher level it looks like the node/npm installation issue. please provide output and logs of the below steps.

  1. update npm npm install -g npm@latest to have the latest npm installed.
  2. npm -v and node -v
  3. if you are running npm install then you can run it with npm install -ddd which provides more logging on the terminal.
  4. in your project directory npm config ls

milaninfy avatar Jun 18 '25 13:06 milaninfy

max@Maximes-MacBook-Air BLS-WEBSITE % npm install -ddd npm verbose cli /opt/homebrew/Cellar/node/24.2.0/bin/node /opt/homebrew/bin/npm npm info using [email protected] npm info using [email protected] npm silly config load:file:/opt/homebrew/lib/node_modules/npm/npmrc npm warn -ddd is not a valid single-hyphen cli flag and will be removed in the future npm silly config load:file:/Users/max/Desktop/BLS-WEBSITE/.npmrc npm silly config load:file:/Users/max/.npmrc npm silly config load:file:/opt/homebrew/etc/npmrc npm verbose title npm install npm verbose argv "install" "--loglevel" "silly" npm verbose logfile logs-max:10 dir:/Users/max/.npm/_logs/2025-06-19T10_38_47_677Z- npm verbose logfile /Users/max/.npm/_logs/2025-06-19T10_38_47_677Z-debug-0.log npm silly logfile start cleaning logs, removing 1 files npm silly packumentCache heap:2348810240 maxSize:587202560 maxEntrySize:293601280 npm silly logfile done cleaning log files npm silly idealTree buildDeps npm verbose shrinkwrap failed to load node_modules/.package-lock.json out of date, updated: node_modules npm silly reify moves {} npm silly audit bulk request { npm silly audit '@alloc/quick-lru': [ '5.2.0' ], npm silly audit '@emnapi/core': [ '1.4.3' ], npm silly audit '@emnapi/runtime': [ '1.4.3' ], npm silly audit '@emnapi/wasi-threads': [ '1.0.2' ], npm silly audit '@eslint-community/eslint-utils': [ '4.7.0' ], npm silly audit 'eslint-visitor-keys': [ '3.4.3', '4.2.1' ], npm silly audit '@eslint-community/regexpp': [ '4.12.1' ], npm silly audit '@eslint/config-array': [ '0.20.1' ], npm silly audit '@eslint/config-helpers': [ '0.2.3' ], npm silly audit '@eslint/core': [ '0.14.0', '0.15.0' ], npm silly audit '@eslint/eslintrc': [ '3.3.1' ], npm silly audit '@eslint/js': [ '9.29.0' ], npm silly audit '@eslint/object-schema': [ '2.1.6' ], npm silly audit '@eslint/plugin-kit': [ '0.3.2' ], npm silly audit '@floating-ui/core': [ '1.7.1' ], npm silly audit '@floating-ui/dom': [ '1.7.1' ], npm silly audit '@floating-ui/react-dom': [ '2.1.3' ], npm silly audit '@floating-ui/utils': [ '0.2.9' ], npm silly audit '@google-cloud/common': [ '6.0.0' ], npm silly audit '@google-cloud/promisify': [ '4.1.0', '5.0.0' ], npm silly audit '@google-cloud/projectify': [ '4.0.0' ], npm silly audit '@google-cloud/translate': [ '9.1.0' ], npm silly audit '@grpc/grpc-js': [ '1.13.4' ], npm silly audit '@grpc/proto-loader': [ '0.7.15' ], npm silly audit '@hookform/resolvers': [ '4.1.3' ], npm silly audit '@humanfs/core': [ '0.19.1' ], npm silly audit '@humanfs/node': [ '0.16.6' ], npm silly audit '@humanwhocodes/retry': [ '0.3.1', '0.4.3' ], npm silly audit '@humanwhocodes/module-importer': [ '1.0.1' ], npm silly audit '@img/sharp-darwin-arm64': [ '0.34.2' ], npm silly audit '@img/sharp-darwin-x64': [ '0.34.2' ], npm silly audit '@img/sharp-libvips-darwin-arm64': [ '1.1.0' ], npm silly audit '@img/sharp-libvips-darwin-x64': [ '1.1.0' ], npm silly audit '@img/sharp-libvips-linux-arm': [ '1.1.0' ], npm silly audit '@img/sharp-libvips-linux-arm64': [ '1.1.0' ], npm silly audit '@img/sharp-libvips-linux-ppc64': [ '1.1.0' ], npm silly audit '@img/sharp-libvips-linux-s390x': [ '1.1.0' ], npm silly audit '@img/sharp-libvips-linux-x64': [ '1.1.0' ], npm silly audit '@img/sharp-libvips-linuxmusl-arm64': [ '1.1.0' ], npm silly audit '@img/sharp-libvips-linuxmusl-x64': [ '1.1.0' ], npm silly audit '@img/sharp-linux-arm': [ '0.34.2' ], npm silly audit '@img/sharp-linux-arm64': [ '0.34.2' ], npm silly audit '@img/sharp-linux-s390x': [ '0.34.2' ], npm silly audit '@img/sharp-linux-x64': [ '0.34.2' ], npm silly audit '@img/sharp-linuxmusl-arm64': [ '0.34.2' ], npm silly audit '@img/sharp-linuxmusl-x64': [ '0.34.2' ], npm silly audit '@img/sharp-wasm32': [ '0.34.2' ], npm silly audit '@img/sharp-win32-arm64': [ '0.34.2' ], npm silly audit '@img/sharp-win32-ia32': [ '0.34.2' ], npm silly audit '@img/sharp-win32-x64': [ '0.34.2' ], npm silly audit '@isaacs/cliui': [ '8.0.2' ], npm silly audit '@jridgewell/gen-mapping': [ '0.3.8' ], npm silly audit '@jridgewell/resolve-uri': [ '3.1.2' ], npm silly audit '@jridgewell/set-array': [ '1.2.1' ], npm silly audit '@jridgewell/sourcemap-codec': [ '1.5.0' ], npm silly audit '@jridgewell/trace-mapping': [ '0.3.25' ], npm silly audit '@js-sdsl/ordered-map': [ '4.4.2' ], npm silly audit '@napi-rs/wasm-runtime': [ '0.2.11' ], npm silly audit '@next/env': [ '15.4.0-canary.84' ], npm silly audit '@next/eslint-plugin-next': [ '15.1.7' ], npm silly audit '@next/swc-darwin-arm64': [ '15.4.0-canary.84' ], npm silly audit '@next/swc-darwin-x64': [ '15.4.0-canary.84' ], npm silly audit '@next/swc-linux-arm64-gnu': [ '15.4.0-canary.84' ], npm silly audit '@next/swc-linux-arm64-musl': [ '15.4.0-canary.84' ], npm silly audit '@next/swc-linux-x64-gnu': [ '15.4.0-canary.84' ], npm silly audit '@next/swc-linux-x64-musl': [ '15.4.0-canary.84' ], npm silly audit '@next/swc-win32-arm64-msvc': [ '15.4.0-canary.84' ], npm silly audit '@next/swc-win32-x64-msvc': [ '15.4.0-canary.84' ], npm silly audit '@nodelib/fs.scandir': [ '2.1.5' ], npm silly audit '@nodelib/fs.stat': [ '2.0.5' ], npm silly audit '@nodelib/fs.walk': [ '1.2.8' ], npm silly audit '@nolyfill/is-core-module': [ '1.0.39' ], npm silly audit '@pkgjs/parseargs': [ '0.11.0' ], npm silly audit '@protobufjs/aspromise': [ '1.1.2' ], npm silly audit '@protobufjs/base64': [ '1.1.2' ], npm silly audit '@protobufjs/codegen': [ '2.0.4' ], npm silly audit '@protobufjs/eventemitter': [ '1.1.0' ], npm silly audit '@protobufjs/fetch': [ '1.1.0' ], npm silly audit '@protobufjs/float': [ '1.0.2' ], npm silly audit '@protobufjs/inquire': [ '1.1.0' ], npm silly audit '@protobufjs/path': [ '1.1.2' ], npm silly audit '@protobufjs/pool': [ '1.1.0' ], npm silly audit '@protobufjs/utf8': [ '1.1.0' ], npm silly audit '@radix-ui/number': [ '1.1.1' ], npm silly audit '@radix-ui/primitive': [ '1.1.2' ], npm silly audit '@radix-ui/react-arrow': [ '1.1.7' ], npm silly audit '@radix-ui/react-collection': [ '1.1.7' ], npm silly audit '@radix-ui/react-compose-refs': [ '1.1.2' ], npm silly audit '@radix-ui/react-context': [ '1.1.2' ], npm silly audit '@radix-ui/react-dialog': [ '1.1.14' ], npm silly audit '@radix-ui/react-direction': [ '1.1.1' ], npm silly audit '@radix-ui/react-dismissable-layer': [ '1.1.10' ], npm silly audit '@radix-ui/react-focus-guards': [ '1.1.2' ], npm silly audit '@radix-ui/react-focus-scope': [ '1.1.7' ], npm silly audit '@radix-ui/react-id': [ '1.1.1' ], npm silly audit '@radix-ui/react-label': [ '2.1.7' ], npm silly audit '@radix-ui/react-popper': [ '1.2.7' ], npm silly audit '@radix-ui/react-portal': [ '1.1.9' ], npm silly audit '@radix-ui/react-presence': [ '1.1.4' ], npm silly audit '@radix-ui/react-primitive': [ '2.1.3' ], npm silly audit '@radix-ui/react-select': [ '2.2.5' ], npm silly audit '@radix-ui/react-slot': [ '1.2.3' ], npm silly audit '@radix-ui/react-use-callback-ref': [ '1.1.1' ], npm silly audit '@radix-ui/react-use-controllable-state': [ '1.2.2' ], npm silly audit '@radix-ui/react-use-effect-event': [ '0.0.2' ], npm silly audit '@radix-ui/react-use-escape-keydown': [ '1.1.1' ], npm silly audit '@radix-ui/react-use-layout-effect': [ '1.1.1' ], npm silly audit '@radix-ui/react-use-previous': [ '1.1.1' ], npm silly audit '@radix-ui/react-use-rect': [ '1.1.1' ], npm silly audit '@radix-ui/react-use-size': [ '1.1.1' ], npm silly audit '@radix-ui/react-visually-hidden': [ '1.2.3' ], npm silly audit '@radix-ui/rect': [ '1.1.1' ], npm silly audit '@rtsao/scc': [ '1.1.0' ], npm silly audit '@rushstack/eslint-patch': [ '1.11.0' ], npm silly audit '@standard-schema/utils': [ '0.3.0' ], npm silly audit '@swc/helpers': [ '0.5.15' ], npm silly audit '@tootallnate/once': [ '2.0.0' ], npm silly audit '@tybys/wasm-util': [ '0.9.0' ], npm silly audit '@types/caseless': [ '0.12.5' ], npm silly audit '@types/estree': [ '1.0.8' ], npm silly audit '@types/json-schema': [ '7.0.15' ], npm silly audit '@types/json5': [ '0.0.29' ], npm silly audit '@types/long': [ '5.0.0' ], npm silly audit '@types/node': [ '20.19.1' ], npm silly audit '@types/prop-types': [ '15.7.15' ], npm silly audit '@types/react': [ '18.3.23' ], npm silly audit '@types/react-dom': [ '18.3.7' ], npm silly audit '@types/request': [ '2.48.12' ], npm silly audit '@types/tough-cookie': [ '4.0.5' ], npm silly audit '@typescript-eslint/eslint-plugin': [ '8.34.1' ], npm silly audit ignore: [ '7.0.5', '5.3.2' ], npm silly audit '@typescript-eslint/parser': [ '8.34.1' ], npm silly audit '@typescript-eslint/project-service': [ '8.34.1' ], npm silly audit '@typescript-eslint/scope-manager': [ '8.34.1' ], npm silly audit '@typescript-eslint/tsconfig-utils': [ '8.34.1' ], npm silly audit '@typescript-eslint/type-utils': [ '8.34.1' ], npm silly audit '@typescript-eslint/types': [ '8.34.1' ], npm silly audit '@typescript-eslint/typescript-estree': [ '8.34.1' ], npm silly audit 'brace-expansion': [ '2.0.2', '1.1.12' ], npm silly audit 'fast-glob': [ '3.3.3', '3.3.1' ], npm silly audit 'glob-parent': [ '5.1.2', '6.0.2' ], npm silly audit minimatch: [ '9.0.5', '3.1.2' ], npm silly audit '@typescript-eslint/utils': [ '8.34.1' ], npm silly audit '@typescript-eslint/visitor-keys': [ '8.34.1' ], npm silly audit '@unrs/resolver-binding-android-arm-eabi': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-android-arm64': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-darwin-arm64': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-darwin-x64': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-freebsd-x64': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-linux-arm-gnueabihf': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-linux-arm-musleabihf': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-linux-arm64-gnu': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-linux-arm64-musl': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-linux-ppc64-gnu': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-linux-riscv64-gnu': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-linux-riscv64-musl': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-linux-s390x-gnu': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-linux-x64-gnu': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-linux-x64-musl': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-wasm32-wasi': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-win32-arm64-msvc': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-win32-ia32-msvc': [ '1.9.0' ], npm silly audit '@unrs/resolver-binding-win32-x64-msvc': [ '1.9.0' ], npm silly audit 'abort-controller': [ '3.0.0' ], npm silly audit acorn: [ '8.15.0' ], npm silly audit 'acorn-jsx': [ '5.3.2' ], npm silly audit 'agent-base': [ '7.1.3', '6.0.2' ], npm silly audit ajv: [ '6.12.6' ], npm silly audit 'ansi-regex': [ '6.1.0', '5.0.1' ], npm silly audit 'ansi-styles': [ '4.3.0', '6.2.1' ], npm silly audit 'any-promise': [ '1.3.0' ], npm silly audit anymatch: [ '3.1.3' ], npm silly audit arg: [ '5.0.2' ], npm silly audit argparse: [ '2.0.1' ], npm silly audit 'aria-hidden': [ '1.2.6' ], npm silly audit 'aria-query': [ '5.3.2' ], npm silly audit 'array-buffer-byte-length': [ '1.0.2' ], npm silly audit 'array-includes': [ '3.1.9' ], npm silly audit 'array.prototype.findlast': [ '1.2.5' ], npm silly audit 'array.prototype.findlastindex': [ '1.2.6' ], npm silly audit 'array.prototype.flat': [ '1.3.3' ], npm silly audit 'array.prototype.flatmap': [ '1.3.3' ], npm silly audit 'array.prototype.tosorted': [ '1.1.4' ], npm silly audit 'arraybuffer.prototype.slice': [ '1.0.4' ], npm silly audit arrify: [ '2.0.1' ], npm silly audit 'ast-types-flow': [ '0.0.8' ], npm silly audit 'async-function': [ '1.0.0' ], npm silly audit asynckit: [ '0.4.0' ], npm silly audit 'available-typed-arrays': [ '1.0.7' ], npm silly audit 'axe-core': [ '4.10.3' ], npm silly audit 'axobject-query': [ '4.1.0' ], npm silly audit 'balanced-match': [ '1.0.2' ], npm silly audit 'base64-js': [ '1.5.1' ], npm silly audit 'bignumber.js': [ '9.3.0' ], npm silly audit 'binary-extensions': [ '2.3.0' ], npm silly audit braces: [ '3.0.3' ], npm silly audit 'buffer-equal-constant-time': [ '1.0.1' ], npm silly audit 'call-bind': [ '1.0.8' ], npm silly audit 'call-bind-apply-helpers': [ '1.0.2' ], npm silly audit 'call-bound': [ '1.0.4' ], npm silly audit callsites: [ '3.1.0' ], npm silly audit 'camelcase-css': [ '2.0.1' ], npm silly audit 'caniuse-lite': [ '1.0.30001723' ], npm silly audit chalk: [ '4.1.2' ], npm silly audit chokidar: [ '3.6.0' ], npm silly audit 'class-variance-authority': [ '0.7.1' ], npm silly audit 'client-only': [ '0.0.1' ], npm silly audit cliui: [ '8.0.1' ], npm silly audit 'emoji-regex': [ '8.0.0', '9.2.2' ], npm silly audit 'string-width': [ '4.2.3', '5.1.2' ], npm silly audit 'strip-ansi': [ '6.0.1', '7.1.0' ], npm silly audit 'wrap-ansi': [ '7.0.0', '8.1.0' ], npm silly audit clsx: [ '2.1.1' ], npm silly audit color: [ '4.2.3' ], npm silly audit 'color-convert': [ '2.0.1' ], npm silly audit 'color-name': [ '1.1.4' ], npm silly audit 'color-string': [ '1.9.1' ], npm silly audit 'combined-stream': [ '1.0.8' ], npm silly audit commander: [ '4.1.1' ], npm silly audit 'concat-map': [ '0.0.1' ], npm silly audit 'cross-spawn': [ '7.0.6' ], npm silly audit cssesc: [ '3.0.0' ], npm silly audit csstype: [ '3.1.3' ], npm silly audit 'damerau-levenshtein': [ '1.0.8' ], npm silly audit 'data-uri-to-buffer': [ '4.0.1' ], npm silly audit 'data-view-buffer': [ '1.0.2' ], npm silly audit 'data-view-byte-length': [ '1.0.2' ], npm silly audit 'data-view-byte-offset': [ '1.0.1' ], npm silly audit debug: [ '4.4.1', '3.2.7' ], npm silly audit 'deep-is': [ '0.1.4' ], npm silly audit 'define-data-property': [ '1.1.4' ], npm silly audit 'define-properties': [ '1.2.1' ], npm silly audit 'delayed-stream': [ '1.0.0' ], npm silly audit 'detect-libc': [ '2.0.4' ], npm silly audit 'detect-node-es': [ '1.1.0' ], npm silly audit didyoumean: [ '1.2.2' ], npm silly audit dlv: [ '1.1.3' ], npm silly audit doctrine: [ '2.1.0' ], npm silly audit dotenv: [ '16.5.0' ], npm silly audit 'dunder-proto': [ '1.0.1' ], npm silly audit duplexify: [ '4.1.3' ], npm silly audit eastasianwidth: [ '0.2.0' ], npm silly audit 'ecdsa-sig-formatter': [ '1.0.11' ], npm silly audit 'end-of-stream': [ '1.4.5' ], npm silly audit 'es-abstract': [ '1.24.0' ], npm silly audit 'es-define-property': [ '1.0.1' ], npm silly audit 'es-errors': [ '1.3.0' ], npm silly audit 'es-iterator-helpers': [ '1.2.1' ], npm silly audit 'es-object-atoms': [ '1.1.1' ], npm silly audit 'es-set-tostringtag': [ '2.1.0' ], npm silly audit 'es-shim-unscopables': [ '1.1.0' ], npm silly audit 'es-to-primitive': [ '1.3.0' ], npm silly audit escalade: [ '3.2.0' ], npm silly audit 'escape-string-regexp': [ '4.0.0' ], npm silly audit eslint: [ '9.29.0' ], npm silly audit 'eslint-config-next': [ '15.1.7' ], npm silly audit 'eslint-import-resolver-node': [ '0.3.9' ], npm silly audit 'eslint-import-resolver-typescript': [ '3.10.1' ], npm silly audit 'eslint-module-utils': [ '2.12.0' ], npm silly audit 'eslint-plugin-import': [ '2.31.0' ], npm silly audit semver: [ '6.3.1', '7.7.2' ], npm silly audit 'eslint-plugin-jsx-a11y': [ '6.10.2' ], npm silly audit 'eslint-plugin-react': [ '7.37.5' ], npm silly audit 'eslint-plugin-react-hooks': [ '5.2.0' ], npm silly audit resolve: [ '2.0.0-next.5', '1.22.10' ], npm silly audit 'eslint-scope': [ '8.4.0' ], npm silly audit espree: [ '10.4.0' ], npm silly audit esquery: [ '1.6.0' ], npm silly audit esrecurse: [ '4.3.0' ], npm silly audit estraverse: [ '5.3.0' ], npm silly audit esutils: [ '2.0.3' ], npm silly audit 'event-target-shim': [ '5.0.1' ], npm silly audit extend: [ '3.0.2' ], npm silly audit 'fast-deep-equal': [ '3.1.3' ], npm silly audit 'fast-json-stable-stringify': [ '2.1.0' ], npm silly audit 'fast-levenshtein': [ '2.0.6' ], npm silly audit fastq: [ '1.19.1' ], npm silly audit 'fetch-blob': [ '3.2.0' ], npm silly audit 'file-entry-cache': [ '8.0.0' ], npm silly audit 'fill-range': [ '7.1.1' ], npm silly audit 'find-up': [ '5.0.0' ], npm silly audit 'flat-cache': [ '4.0.1' ], npm silly audit flatted: [ '3.3.3' ], npm silly audit 'for-each': [ '0.3.5' ], npm silly audit 'foreground-child': [ '3.3.1' ], npm silly audit 'form-data': [ '2.5.3' ], npm silly audit 'formdata-polyfill': [ '4.0.10' ], npm silly audit 'framer-motion': [ '12.18.1' ], npm silly audit fsevents: [ '2.3.3' ], npm silly audit 'function-bind': [ '1.1.2' ], npm silly audit 'function.prototype.name': [ '1.1.8' ], npm silly audit 'functions-have-names': [ '1.2.3' ], npm silly audit gaxios: [ '7.1.0' ], npm silly audit 'gcp-metadata': [ '7.0.0' ], npm silly audit 'get-caller-file': [ '2.0.5' ], npm silly audit 'get-intrinsic': [ '1.3.0' ], npm silly audit 'get-nonce': [ '1.0.1' ], npm silly audit 'get-proto': [ '1.0.1' ], npm silly audit 'get-symbol-description': [ '1.1.0' ], npm silly audit 'get-tsconfig': [ '4.10.1' ], npm silly audit glob: [ '10.4.5' ], npm silly audit globals: [ '14.0.0' ], npm silly audit globalthis: [ '1.0.4' ], npm silly audit 'google-auth-library': [ '10.1.0' ], npm silly audit 'google-gax': [ '5.0.1-rc.1' ], npm silly audit 'google-logging-utils': [ '1.1.1' ], npm silly audit gopd: [ '1.2.0' ], npm silly audit graphemer: [ '1.4.0' ], npm silly audit gtoken: [ '8.0.0' ], npm silly audit 'has-bigints': [ '1.1.0' ], npm silly audit 'has-flag': [ '4.0.0' ], npm silly audit 'has-property-descriptors': [ '1.0.2' ], npm silly audit 'has-proto': [ '1.2.0' ], npm silly audit 'has-symbols': [ '1.1.0' ], npm silly audit 'has-tostringtag': [ '1.0.2' ], npm silly audit hasown: [ '2.0.2' ], npm silly audit 'html-entities': [ '2.6.0' ], npm silly audit 'html-tags': [ '3.3.1' ], npm silly audit 'http-proxy-agent': [ '5.0.0' ], npm silly audit 'https-proxy-agent': [ '7.0.6', '5.0.1' ], npm silly audit 'import-fresh': [ '3.3.1' ], npm silly audit imurmurhash: [ '0.1.4' ], npm silly audit inherits: [ '2.0.4' ], npm silly audit 'internal-slot': [ '1.1.0' ], npm silly audit 'is-array-buffer': [ '3.0.5' ], npm silly audit 'is-arrayish': [ '0.3.2' ], npm silly audit 'is-async-function': [ '2.1.1' ], npm silly audit 'is-bigint': [ '1.1.0' ], npm silly audit 'is-binary-path': [ '2.1.0' ], npm silly audit 'is-boolean-object': [ '1.2.2' ], npm silly audit 'is-bun-module': [ '2.0.0' ], npm silly audit 'is-callable': [ '1.2.7' ], npm silly audit 'is-core-module': [ '2.16.1' ], npm silly audit 'is-data-view': [ '1.0.2' ], npm silly audit 'is-date-object': [ '1.1.0' ], npm silly audit 'is-extglob': [ '2.1.1' ], npm silly audit 'is-finalizationregistry': [ '1.1.1' ], npm silly audit 'is-fullwidth-code-point': [ '3.0.0' ], npm silly audit 'is-generator-function': [ '1.1.0' ], npm silly audit 'is-glob': [ '4.0.3' ], npm silly audit 'is-html': [ '2.0.0' ], npm silly audit 'is-map': [ '2.0.3' ], npm silly audit 'is-negative-zero': [ '2.0.3' ], npm silly audit 'is-number': [ '7.0.0' ], npm silly audit 'is-number-object': [ '1.1.1' ], npm silly audit 'is-regex': [ '1.2.1' ], npm silly audit 'is-set': [ '2.0.3' ], npm silly audit 'is-shared-array-buffer': [ '1.0.4' ], npm silly audit 'is-string': [ '1.1.1' ], npm silly audit 'is-symbol': [ '1.1.1' ], npm silly audit 'is-typed-array': [ '1.1.15' ], npm silly audit 'is-weakmap': [ '2.0.2' ], npm silly audit 'is-weakref': [ '1.1.1' ], npm silly audit 'is-weakset': [ '2.0.4' ], npm silly audit isarray: [ '2.0.5' ], npm silly audit isexe: [ '2.0.0' ], npm silly audit 'iterator.prototype': [ '1.1.5' ], npm silly audit jackspeak: [ '3.4.3' ], npm silly audit jiti: [ '1.21.7' ], npm silly audit 'js-tokens': [ '4.0.0' ], npm silly audit 'js-yaml': [ '4.1.0' ], npm silly audit 'json-bigint': [ '1.0.0' ], npm silly audit 'json-buffer': [ '3.0.1' ], npm silly audit 'json-schema-traverse': [ '0.4.1' ], npm silly audit 'json-stable-stringify-without-jsonify': [ '1.0.1' ], npm silly audit json5: [ '1.0.2' ], npm silly audit 'jsx-ast-utils': [ '3.3.5' ], npm silly audit jwa: [ '2.0.1' ], npm silly audit jws: [ '4.0.0' ], npm silly audit keyv: [ '4.5.4' ], npm silly audit 'language-subtag-registry': [ '0.3.23' ], npm silly audit 'language-tags': [ '1.0.9' ], npm silly audit levn: [ '0.4.1' ], npm silly audit lilconfig: [ '3.1.3' ], npm silly audit 'lines-and-columns': [ '1.2.4' ], npm silly audit 'locate-path': [ '6.0.0' ], npm silly audit 'lodash.camelcase': [ '4.3.0' ], npm silly audit 'lodash.merge': [ '4.6.2' ], npm silly audit long: [ '5.3.2' ], npm silly audit 'loose-envify': [ '1.4.0' ], npm silly audit 'lru-cache': [ '10.4.3' ], npm silly audit 'lucide-react': [ '0.475.0' ], npm silly audit 'math-intrinsics': [ '1.1.0' ], npm silly audit merge2: [ '1.4.1' ], npm silly audit micromatch: [ '4.0.8' ], npm silly audit 'mime-db': [ '1.52.0' ], npm silly audit 'mime-types': [ '2.1.35' ], npm silly audit minimist: [ '1.2.8' ], npm silly audit minipass: [ '7.1.2' ], npm silly audit 'motion-dom': [ '12.18.1' ], npm silly audit 'motion-utils': [ '12.18.1' ], npm silly audit ms: [ '2.1.3' ], npm silly audit mz: [ '2.7.0' ], npm silly audit nanoid: [ '3.3.11' ], npm silly audit 'napi-postinstall': [ '0.2.4' ], npm silly audit 'natural-compare': [ '1.4.0' ], npm silly audit next: [ '15.4.0-canary.84' ], npm silly audit postcss: [ '8.4.31', '8.5.6' ], npm silly audit 'node-domexception': [ '1.0.0' ], npm silly audit 'node-fetch': [ '3.3.2' ], npm silly audit nodemailer: [ '7.0.3' ], npm silly audit 'normalize-path': [ '3.0.0' ], npm silly audit 'object-assign': [ '4.1.1' ], npm silly audit 'object-hash': [ '3.0.0' ], npm silly audit 'object-inspect': [ '1.13.4' ], npm silly audit 'object-keys': [ '1.1.1' ], npm silly audit 'object.assign': [ '4.1.7' ], npm silly audit 'object.entries': [ '1.1.9' ], npm silly audit 'object.fromentries': [ '2.0.8' ], npm silly audit 'object.groupby': [ '1.0.3' ], npm silly audit 'object.values': [ '1.2.1' ], npm silly audit once: [ '1.4.0' ], npm silly audit optionator: [ '0.9.4' ], npm silly audit 'own-keys': [ '1.0.1' ], npm silly audit 'p-limit': [ '3.1.0' ], npm silly audit 'p-locate': [ '5.0.0' ], npm silly audit 'package-json-from-dist': [ '1.0.1' ], npm silly audit pagination: [ '0.4.6' ], npm silly audit 'parent-module': [ '1.0.1' ], npm silly audit 'path-exists': [ '4.0.0' ], npm silly audit 'path-key': [ '3.1.1' ], npm silly audit 'path-parse': [ '1.0.7' ], npm silly audit 'path-scurry': [ '1.11.1' ], npm silly audit picocolors: [ '1.1.1' ], npm silly audit picomatch: [ '2.3.1', '4.0.2' ], npm silly audit pify: [ '2.3.0' ], npm silly audit pirates: [ '4.0.7' ], npm silly audit 'possible-typed-array-names': [ '1.1.0' ], npm silly audit 'postcss-import': [ '15.1.0' ], npm silly audit 'postcss-js': [ '4.0.1' ], npm silly audit 'postcss-nested': [ '6.2.0' ], npm silly audit 'postcss-selector-parser': [ '6.1.2' ], npm silly audit 'postcss-value-parser': [ '4.2.0' ], npm silly audit 'prelude-ls': [ '1.2.1' ], npm silly audit 'prop-types': [ '15.8.1' ], npm silly audit 'proto3-json-serializer': [ '3.0.0' ], npm silly audit protobufjs: [ '7.5.3' ], npm silly audit punycode: [ '2.3.1' ], npm silly audit 'queue-microtask': [ '1.2.3' ], npm silly audit react: [ '19.1.0' ], npm silly audit 'react-dom': [ '19.1.0' ], npm silly audit 'react-hook-form': [ '7.58.1' ], npm silly audit 'react-is': [ '16.13.1' ], npm silly audit 'react-remove-scroll': [ '2.7.1' ], npm silly audit 'react-remove-scroll-bar': [ '2.3.8' ], npm silly audit 'react-style-singleton': [ '2.2.3' ], npm silly audit 'read-cache': [ '1.0.0' ], npm silly audit 'readable-stream': [ '3.6.2' ], npm silly audit readdirp: [ '3.6.0' ], npm silly audit 'reflect.getprototypeof': [ '1.0.10' ], npm silly audit 'regexp.prototype.flags': [ '1.5.4' ], npm silly audit 'require-directory': [ '2.1.1' ], npm silly audit 'resolve-from': [ '4.0.0' ], npm silly audit 'resolve-pkg-maps': [ '1.0.0' ], npm silly audit 'retry-request': [ '8.0.0' ], npm silly audit reusify: [ '1.1.0' ], npm silly audit 'run-parallel': [ '1.2.0' ], npm silly audit 'safe-array-concat': [ '1.1.3' ], npm silly audit 'safe-buffer': [ '5.2.1' ], npm silly audit 'safe-push-apply': [ '1.0.0' ], npm silly audit 'safe-regex-test': [ '1.1.0' ], npm silly audit scheduler: [ '0.26.0' ], npm silly audit 'set-function-length': [ '1.2.2' ], npm silly audit 'set-function-name': [ '2.0.2' ], npm silly audit 'set-proto': [ '1.0.0' ], npm silly audit sharp: [ '0.34.2' ], npm silly audit 'shebang-command': [ '2.0.0' ], npm silly audit 'shebang-regex': [ '3.0.0' ], npm silly audit 'side-channel': [ '1.1.0' ], npm silly audit 'side-channel-list': [ '1.0.0' ], npm silly audit 'side-channel-map': [ '1.0.1' ], npm silly audit 'side-channel-weakmap': [ '1.0.2' ], npm silly audit 'signal-exit': [ '4.1.0' ], npm silly audit 'simple-swizzle': [ '0.2.2' ], npm silly audit 'source-map-js': [ '1.2.1' ], npm silly audit 'stable-hash': [ '0.0.5' ], npm silly audit 'stop-iteration-iterator': [ '1.1.0' ], npm silly audit 'stream-events': [ '1.0.5' ], npm silly audit 'stream-shift': [ '1.0.3' ], npm silly audit string_decoder: [ '1.3.0' ], npm silly audit 'string.prototype.includes': [ '2.0.1' ], npm silly audit 'string.prototype.matchall': [ '4.0.12' ], npm silly audit 'string.prototype.repeat': [ '1.0.0' ], npm silly audit 'string.prototype.trim': [ '1.2.10' ], npm silly audit 'string.prototype.trimend': [ '1.0.9' ], npm silly audit 'string.prototype.trimstart': [ '1.0.8' ], npm silly audit 'strip-bom': [ '3.0.0' ], npm silly audit 'strip-json-comments': [ '3.1.1' ], npm silly audit stubs: [ '3.0.0' ], npm silly audit 'styled-jsx': [ '5.1.6' ], npm silly audit sucrase: [ '3.35.0' ], npm silly audit 'supports-color': [ '7.2.0' ], npm silly audit 'supports-preserve-symlinks-flag': [ '1.0.0' ], npm silly audit swiper: [ '11.2.8' ], npm silly audit 'tailwind-merge': [ '3.3.1' ], npm silly audit tailwindcss: [ '3.4.17' ], npm silly audit 'tailwindcss-animate': [ '1.0.7' ], npm silly audit 'postcss-load-config': [ '4.0.2' ], npm silly audit 'teeny-request': [ '10.1.0' ], npm silly audit thenify: [ '3.3.1' ], npm silly audit 'thenify-all': [ '1.6.0' ], npm silly audit tinyglobby: [ '0.2.14' ], npm silly audit fdir: [ '6.4.6' ], npm silly audit 'to-regex-range': [ '5.0.1' ], npm silly audit 'ts-api-utils': [ '2.1.0' ], npm silly audit 'ts-interface-checker': [ '0.1.13' ], npm silly audit 'tsconfig-paths': [ '3.15.0' ], npm silly audit tslib: [ '2.8.1' ], npm silly audit 'type-check': [ '0.4.0' ], npm silly audit 'typed-array-buffer': [ '1.0.3' ], npm silly audit 'typed-array-byte-length': [ '1.0.3' ], npm silly audit 'typed-array-byte-offset': [ '1.0.4' ], npm silly audit 'typed-array-length': [ '1.0.7' ], npm silly audit typescript: [ '5.8.3' ], npm silly audit 'unbox-primitive': [ '1.1.0' ], npm silly audit 'undici-types': [ '6.21.0' ], npm silly audit 'unrs-resolver': [ '1.9.0' ], npm silly audit 'uri-js': [ '4.4.1' ], npm silly audit 'use-callback-ref': [ '1.3.3' ], npm silly audit 'use-sidecar': [ '1.1.3' ], npm silly audit 'util-deprecate': [ '1.0.2' ], npm silly audit 'web-streams-polyfill': [ '3.3.3' ], npm silly audit which: [ '2.0.2' ], npm silly audit 'which-boxed-primitive': [ '1.1.1' ], npm silly audit 'which-builtin-type': [ '1.2.1' ], npm silly audit 'which-collection': [ '1.0.2' ], npm silly audit 'which-typed-array': [ '1.1.19' ], npm silly audit 'word-wrap': [ '1.2.5' ], npm silly audit wrappy: [ '1.0.2' ], npm silly audit y18n: [ '5.0.8' ], npm silly audit yaml: [ '2.8.0' ], npm silly audit yargs: [ '17.7.2' ], npm silly audit 'yargs-parser': [ '21.1.1' ], npm silly audit 'yocto-queue': [ '0.1.0' ], npm silly audit zod: [ '3.25.67' ] npm silly audit } npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-win32-x64-msvc npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-win32-x64-msvc' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-win32-ia32-msvc npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-win32-ia32-msvc' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-win32-arm64-msvc npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-win32-arm64-msvc' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-wasm32-wasi npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-wasm32-wasi' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@napi-rs/wasm-runtime npm silly reify mark deleted [ '/Users/max/Desktop/BLS-WEBSITE/node_modules/@napi-rs/wasm-runtime' ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@emnapi/core npm silly reify mark deleted [ '/Users/max/Desktop/BLS-WEBSITE/node_modules/@emnapi/core' ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@tybys/wasm-util npm silly reify mark deleted [ '/Users/max/Desktop/BLS-WEBSITE/node_modules/@tybys/wasm-util' ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@emnapi/wasi-threads npm silly reify mark deleted [ '/Users/max/Desktop/BLS-WEBSITE/node_modules/@emnapi/wasi-threads' ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-x64-musl npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-x64-musl' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-x64-gnu npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-x64-gnu' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-s390x-gnu npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-s390x-gnu' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-riscv64-musl npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-riscv64-musl' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-riscv64-gnu npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-riscv64-gnu' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-ppc64-gnu npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-ppc64-gnu' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-arm64-musl npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-arm64-musl' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-arm64-gnu npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-arm64-gnu' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-arm-musleabihf npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-arm-musleabihf' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-arm-gnueabihf npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-linux-arm-gnueabihf' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-freebsd-x64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-freebsd-x64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-darwin-x64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-darwin-x64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-android-arm64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-android-arm64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-android-arm-eabi npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@unrs/resolver-binding-android-arm-eabi' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-win32-x64-msvc npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-win32-x64-msvc' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-win32-arm64-msvc npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-win32-arm64-msvc' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-linux-x64-musl npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-linux-x64-musl' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-linux-x64-gnu npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-linux-x64-gnu' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-linux-arm64-musl npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-linux-arm64-musl' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-linux-arm64-gnu npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-linux-arm64-gnu' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-darwin-x64 npm silly reify mark deleted [ '/Users/max/Desktop/BLS-WEBSITE/node_modules/@next/swc-darwin-x64' ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-win32-x64 npm silly reify mark deleted [ '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-win32-x64' ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-win32-ia32 npm silly reify mark deleted [ '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-win32-ia32' ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-win32-arm64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-win32-arm64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-wasm32 npm silly reify mark deleted [ '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-wasm32' ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linuxmusl-x64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linuxmusl-x64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linuxmusl-arm64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linuxmusl-arm64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linux-x64 npm silly reify mark deleted [ '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linux-x64' ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linux-s390x npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linux-s390x' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linux-arm64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linux-arm64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linux-arm npm silly reify mark deleted [ '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-linux-arm' ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linuxmusl-x64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linuxmusl-x64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linuxmusl-arm64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linuxmusl-arm64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linux-x64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linux-x64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linux-s390x npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linux-s390x' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linux-ppc64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linux-ppc64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linux-arm64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linux-arm64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linux-arm npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-linux-arm' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-darwin-x64 npm silly reify mark deleted [ npm silly reify '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-libvips-darwin-x64' npm silly reify ] npm verbose reify failed optional dependency /Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-darwin-x64 npm silly reify mark deleted [ '/Users/max/Desktop/BLS-WEBSITE/node_modules/@img/sharp-darwin-x64' ] npm http cache fsevents@https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz 1ms (cache hit) npm http cache @emnapi/core@https://registry.npmjs.org/@emnapi/core/-/core-1.4.3.tgz 0ms (cache hit) npm http cache @napi-rs/wasm-runtime@https://registry.npmjs.org/@napi-rs/wasm-runtime/-/wasm-runtime-0.2.11.tgz 0ms (cache hit) npm http cache @emnapi/wasi-threads@https://registry.npmjs.org/@emnapi/wasi-threads/-/wasi-threads-1.0.2.tgz 0ms (cache hit) npm http cache @tybys/wasm-util@https://registry.npmjs.org/@tybys/wasm-util/-/wasm-util-0.9.0.tgz 0ms (cache hit) npm http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 370ms npm silly audit report {} npm silly ADD node_modules/fsevents npm silly ADD node_modules/@unrs/resolver-binding-win32-x64-msvc npm silly ADD node_modules/@unrs/resolver-binding-win32-ia32-msvc npm silly ADD node_modules/@unrs/resolver-binding-win32-arm64-msvc npm silly ADD node_modules/@unrs/resolver-binding-wasm32-wasi npm silly ADD node_modules/@unrs/resolver-binding-linux-x64-musl npm silly ADD node_modules/@unrs/resolver-binding-linux-x64-gnu npm silly ADD node_modules/@unrs/resolver-binding-linux-s390x-gnu npm silly ADD node_modules/@unrs/resolver-binding-linux-riscv64-musl npm silly ADD node_modules/@unrs/resolver-binding-linux-riscv64-gnu npm silly ADD node_modules/@unrs/resolver-binding-linux-ppc64-gnu npm silly ADD node_modules/@unrs/resolver-binding-linux-arm64-musl npm silly ADD node_modules/@unrs/resolver-binding-linux-arm64-gnu npm silly ADD node_modules/@unrs/resolver-binding-linux-arm-musleabihf npm silly ADD node_modules/@unrs/resolver-binding-linux-arm-gnueabihf npm silly ADD node_modules/@unrs/resolver-binding-freebsd-x64 npm silly ADD node_modules/@unrs/resolver-binding-darwin-x64 npm silly ADD node_modules/@unrs/resolver-binding-android-arm64 npm silly ADD node_modules/@unrs/resolver-binding-android-arm-eabi npm silly ADD node_modules/@tybys/wasm-util npm silly ADD node_modules/@next/swc-win32-x64-msvc npm silly ADD node_modules/@next/swc-win32-arm64-msvc npm silly ADD node_modules/@next/swc-linux-x64-musl npm silly ADD node_modules/@next/swc-linux-x64-gnu npm silly ADD node_modules/@next/swc-linux-arm64-musl npm silly ADD node_modules/@next/swc-linux-arm64-gnu npm silly ADD node_modules/@next/swc-darwin-x64 npm silly ADD node_modules/@napi-rs/wasm-runtime npm silly ADD node_modules/@img/sharp-win32-x64 npm silly ADD node_modules/@img/sharp-win32-ia32 npm silly ADD node_modules/@img/sharp-win32-arm64 npm silly ADD node_modules/@img/sharp-wasm32 npm silly ADD node_modules/@img/sharp-linuxmusl-x64 npm silly ADD node_modules/@img/sharp-linuxmusl-arm64 npm silly ADD node_modules/@img/sharp-linux-x64 npm silly ADD node_modules/@img/sharp-linux-s390x npm silly ADD node_modules/@img/sharp-linux-arm64 npm silly ADD node_modules/@img/sharp-linux-arm npm silly ADD node_modules/@img/sharp-libvips-linuxmusl-x64 npm silly ADD node_modules/@img/sharp-libvips-linuxmusl-arm64 npm silly ADD node_modules/@img/sharp-libvips-linux-x64 npm silly ADD node_modules/@img/sharp-libvips-linux-s390x npm silly ADD node_modules/@img/sharp-libvips-linux-ppc64 npm silly ADD node_modules/@img/sharp-libvips-linux-arm64 npm silly ADD node_modules/@img/sharp-libvips-linux-arm npm silly ADD node_modules/@img/sharp-libvips-darwin-x64 npm silly ADD node_modules/@img/sharp-darwin-x64 npm silly ADD node_modules/@emnapi/wasi-threads npm silly ADD node_modules/@emnapi/core

added 49 packages, and audited 583 packages in 744ms

184 packages are looking for funding run npm fund for details

found 0 vulnerabilities npm verbose cwd /Users/max/Desktop/BLS-WEBSITE npm verbose os Darwin 25.0.0 npm verbose node v24.2.0 npm verbose npm v11.4.2 npm verbose exit 0 npm info ok

then :

max@Maximes-MacBook-Air BLS-WEBSITE % npm run dev -ddd npm verbose cli /opt/homebrew/Cellar/node/24.2.0/bin/node /opt/homebrew/bin/npm npm info using [email protected] npm info using [email protected] npm silly config load:file:/opt/homebrew/lib/node_modules/npm/npmrc npm warn -ddd is not a valid single-hyphen cli flag and will be removed in the future npm silly config load:file:/Users/max/Desktop/BLS-WEBSITE/.npmrc npm silly config load:file:/Users/max/.npmrc npm silly config load:file:/opt/homebrew/etc/npmrc npm verbose title npm run dev npm verbose argv "run" "dev" "--loglevel" "silly" npm verbose logfile logs-max:10 dir:/Users/max/.npm/_logs/2025-06-19T10_39_38_198Z- npm verbose logfile /Users/max/.npm/_logs/2025-06-19T10_39_38_198Z-debug-0.log npm silly logfile start cleaning logs, removing 1 files npm silly logfile done cleaning log files

[email protected] dev next dev -H 0.0.0.0

▲ Next.js 15.4.0-canary.84

  • Local: http://localhost:3000
  • Network: http://0.0.0.0:3000
  • Environments: .env

✓ Starting... ✓ Ready in 1123ms

After running the command, two Node processes appear in the macOS Dock and start bouncing indefinitely. The application never fully launches and seems to hang

max21910 avatar Jun 19 '25 10:06 max21910

I don't think it's an issue with npm and it freezes. Based on logs I could see npm install succeeds as well as npm run dev the it runs next dev -H 0.0.0.0 output and later lines shows logs like Ready in 1123ms meaning script/command executed. This surely be other than npm issue based on these factors.

milaninfy avatar Jun 19 '25 14:06 milaninfy

Closing due to age. If this is still a problem please feel free to reopen this issue, or create a new issue w/ steps to reproduce.

milaninfy avatar Jul 07 '25 13:07 milaninfy