nrwl / nx

Smart Monorepos · Fast CI
https://nx.dev
MIT License
23.71k stars 2.37k forks source link

Inflight@1.0.6 removed for leaking memory #27879

Open blaqueMani opened 2 months ago

blaqueMani commented 2 months ago

Current Behavior

When I try to install nx in macOS, I get the error

Screenshot 2024-09-11 at 16 41 04

Expected Behavior

An nx workspace should be created

GitHub Repo

No response

Steps to Reproduce

  1. Sudo npx create-nx-workspace@latest TheUnlimited --preset=react-native --appName=UCapture

Nx Report

 NX   Report complete - copy this into the issue template

Node           : 22.8.0
OS             : darwin-arm64
Native Target  : aarch64-macos
npm            : 10.8.3

nx (global)       : 19.7.1
nx                : 19.7.2
@nx/js            : 19.7.2
@nx/jest          : 19.7.2
@nx/linter        : 19.7.2
@nx/eslint        : 19.7.2
@nx/workspace     : 19.7.2
@nx/devkit        : 19.7.2
@nx/react         : 19.7.2
@nx/react-native  : 19.7.2
@nrwl/tao         : 19.7.2
@nx/web           : 19.7.2
typescript        : 5.4.5

Failure Logs

No response

Package Manager Version

No response

Operating System

Additional Information

No response

Vishal-beep136 commented 2 months ago

Same with windows too

image