Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

2.1K
Views
npm install freezes and shows idealTree:chatting: sill idealTree buildDeps

npm freezes when I am installing anything. Even after deleting package-lock.json nothing changed. Here is a similar question. Can anyone tell how can I solve this problem??

enter image description here

over 4 years ago · Santiago Trujillo
3 answers
Answer question

0

It could be your having an issue with your certificates. Sometimes if you get this behavior there is an error in the certificate chain.

Try npm set strict-ssl false to see if this resolves your issue. Just remember if you do this you have disabled some of the security ssl gives you.

over 4 years ago · Santiago Trujillo Report

0

In my case it was a regresion in npm v7.x related to dependencies pointing to specific gitlab url:

"devDependencies": {
  "npm-seven-issue-dep": "git+ssh://git@gitlab.com/klesun/npm-seven-issue-dep#5f1b313978986974d4364585e6bd3689276f1697"
}

Here is the bug report.

From what I observe, this freeze takes around 60 seconds (some network timeout perhaps) then installation finishes successfully.

over 4 years ago · Santiago Trujillo Report

0

Updating my npm using npm install -g npm@latest solved the issue.

over 4 years ago · Santiago Trujillo Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!