Can't install npm packages anymore due to macOS Big Sur upgrade
问题 After upgrade to macOS Big Sur I can't do npm install with npm older then 7 (so npm v7 is fine). Anytime I'm getting the error message Maximum call stack size exceeded upon clean project folder (without the node_modules folder and package-lock.json file). I'm tied to use ProductName: macOS ProductVersion: 11.0.1 BuildVersion: 20B50 Darwin: 20.1.0 nodejs v14.15.1 npm version 6.14.8 I tried: npm cache clean --force npm rebuild Install Node manually, by Homebrew, by nvm and also downgrade npm to