Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stuck during package installation. #4161

Closed
cnspary opened this issue May 9, 2024 · 2 comments
Closed

Stuck during package installation. #4161

cnspary opened this issue May 9, 2024 · 2 comments

Comments

@cnspary
Copy link

cnspary commented May 9, 2024

Install Env:

node version: v21.4.0
npm version: v10.2.4
@next-core/build-config-factory: 2.25.32

Problem:

when I install @next-core/build-config-factory@2.25.32 by command npm i @next-core/build-config-factory@2.25.32 , 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?

@cnspary
Copy link
Author

cnspary commented May 9, 2024

Install Env:

node version: v21.4.0
npm version: v10.2.4
@next-core/build-config-factory: 2.25.32

Problem:

when I install @next-core/build-config-factory@2.25.32 by command npm i @next-core/build-config-factory@2.25.32 , 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?

The same problem also occurs when I use command npm i @next-core/dev-dependencies@1.17.59

@weareoutman
Copy link
Member

Why would you use these packages? these are supposed to be used only in our legacy brick packages like https://github.com/easyops-cn/next-basics

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants