Cristian Dan

Results 6 comments of Cristian Dan

could this be used instead? https://github.com/evandcoleman/node-appletv others have the same issue - https://github.com/derhuerst/play-on-apple-tv/issues/2

I got the same problem, did you find a workaround? @PeterBocan

I see, thanks ! I found this one works: https://localtunnel.github.io/

I have the same issue, but I would like the plugin to not sort the imports at all.

Isn't it a problem with your connection? Because then it would make sense that the collection object isn't created. If you have: ``` const db = mongo('mongodb://RemoteConnectionString'); const authorsCollection =...