abp
abp copied to clipboard
Stuck during package installation.
Install Env:
node version: v21.4.0
npm version: v10.2.4
@abp/ng.permission-management version: 0.9.2
Problem:
when I install [package]@[version] by command npm install @abp/[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 helps check this out?
hi
Can you try to use yarn
? And the 0.9.2 is out of date.
https://www.npmjs.com/package/@abp/ng.permission-management?activeTab=versions
Hi @maliming, due to legacy issues with the project, I am unable to use "yarn" or upgrade to the latest version.
I did some testing and found that version 1.0.0 works fine. So, can someone releases a new version 0.9.3 with exactly the same content as version 1.0.0?
hi @skoc10
Do you think this is possible?
Do you think this is possible?
Unfortunately, it is not possible.