Gottwik / Enduro

Minimalistic, lean & mean, node.js cms
http://www.endurojs.com/
MIT License
690 stars 120 forks source link

(node:69) Warning: a promise was rejected with a non-error: [object Undefined] #157

Open karneaud opened 6 years ago

karneaud commented 6 years ago

Running EnduroJS in a Docker container with

npm@5.5.1 node@v8.6.0

And I'm running into the subject error. It seems to be affecting the project's ability to live-reload. Are we using browser sync here?

Gottwik commented 6 years ago

hey, do you have anything more specific? if you do enduro start there is no browsersync/livereload or anything, does this work?

karneaud commented 6 years ago

Will check it out. Sometimes it works.....sometimes it doesn't. Will try to debug further