I’ve been trying to deploy my test app in development mode with Meteor-now but I keep getting warnings and it never builds. I’ve tried putting in a Mongo URL and still the same issue. Any ideas of what these errors mean?
UnhandledPromiseRejectionWarning: Unhandled promise rejection (rejection id: 1): zlib: Cannot read property 'length' of null
(node:29340) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.