I’ve also noticed that deploy from eclipse plugin DOES NOT have this problem, and is about 10 times faster than other deploy methods.. how can that be?
I observed this issue when using atom-develop plugin. The lesson I learnt is when using these plugins the exclusion directory list has to be correct. If you have no exclusions the plugin zips everything in your directory path. Which will result in huge zip file, I turn would cause roku to throw out of memory error.
you sir, are a dude - that was it - the zip file included other zip files, and was up to 6mb. I think there’s a memory bug with uploading anyhow - perhaps the junk files compounded that.