matrix-org/matrix-react-sdk

Stuck during package installation.

Closed this issue · 1 comments

Install Env:

node version: v21.4.0
npm version: v10.2.4
matrix-react-sdk@2.3.1

Problem:

when I install matrix-react-sdk@2.3.1 by command npm i matrix-react-sdk@2.3.1, the installation process gets stuck and never ends. CPU usage will rise to 100%. Memory usage will also rise and will never be freed.

Can someone helps check this out?