Reputation: 39
I have a problem. When I run any npm commands in cmd (like npm install or npm update) , my terminal sometimes freezes for 3-5 minutes like in below example. It doesn't output anything at that time. I think it is paranormal.
So is there a way to fix that.
D:\MyAwesomeReactNativeApps\Store>npm update [ .........] | idealTree: timing idealTree Completed in 12991ms
P.S After 5 mins it continues working and completes well. P.P.S It always stops with this "| idealTree: timing idealTree Completed in"
Upvotes: 1
Views: 662