Open cnspary opened 6 months ago
Install Env:
node version: v21.4.0 npm version: v10.2.4 material-ui-elements@0.4.1
Problem:
when I install material-ui-elements@0.4.1 by command npm install material-ui-elements@0.4.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.
npm install material-ui-elements@0.4.1
Can someone helps check this out?
Hello thanks for trying the library!
This package has been created using node v14 and is still seems to be working when installed using this version.
@tkostus So, I cannot use node v21 to install this package?
Install Env:
Problem:
when I install material-ui-elements@0.4.1 by command
npm install material-ui-elements@0.4.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?