meteorhacks / npm

Complete NPM integration for Meteor
http://meteorhacks.com/complete-npm-integration-for-meteor.html
MIT License
508 stars 43 forks source link

`updating npm dependencies` step stuck in infinite loop #124

Closed sgtpepper43 closed 8 years ago

sgtpepper43 commented 8 years ago

My app just keeps building the dependencies over and over and over. A comment in #105 mentions this, but having the focus of the issue be "my app is completely broken" makes it a bit more urgent than "it adds this thing back in, weird".

sgtpepper43 commented 8 years ago

Re-cloning the entire project from github seems to have fixed the problem. Though it still sounds like something that needs to be looked into.

sgtpepper43 commented 8 years ago

This package is basically deprecated with the 1.3 update, so I'm just gonna close this (not that anybody looked at this ever)

nerdvibe commented 7 years ago

This happened to me with a package on Meteor 1.4.3.1

In order to get rid of it, I've just deleted the .npm folder of the package.