abp icon indicating copy to clipboard operation
abp copied to clipboard

Stuck during package installation.

Open cnspary opened this issue 9 months ago • 4 comments

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?

cnspary avatar May 06 '24 06:05 cnspary

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

maliming avatar May 07 '24 23:05 maliming

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?

cnspary avatar May 09 '24 03:05 cnspary

hi @skoc10

Do you think this is possible?

maliming avatar May 09 '24 05:05 maliming

Do you think this is possible?

Unfortunately, it is not possible.

skoc10 avatar May 09 '24 06:05 skoc10