Hi there,
I updated my project without problems, but when tried to meteor run android-device
several “missing module” errors raised.
I’ve installed them manually and finally it worked without needing any change to my source code.
Here’s the list:
meteor npm i -g write-file-atomic path-is-inside async-some dezalgo
Hope it helps others…