You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I deleted pacakges/npm-container folder, removed npm-container and run meteor I got:
=> Started proxy.
=> Started MongoDB.
=> Creating container package for npm modules-
-> npm support has been initialized.
-> please start your app again.
After when I restart app again then it will go to infinite loop:
=> Started proxy.
=> Started MongoDB.
npm-container: updating npm dependencies -- fibers...
Building package npm-container |
I am following
but when starting like 'meteor --settings settings.json', the npm-container added back in
.meteor/packages
and.meteor/versions
why?
The text was updated successfully, but these errors were encountered: