monodeploy
monodeploy copied to clipboard
Stuck during package installation.
Install Env:
node version: v21.4.0
npm version: v10.2.4
@monodeploy/node 0.9.2
Problem:
when I try install @monodeploy/[email protected] by command npm install @monodeploy/[email protected]
, 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 help check this out?