cerebraljs on v1.0.3
Guria on eventemitter
Guria on master
fix: replace node EventEmitter … (compare)
cerebral-falcor-module
: https://github.com/bfitch/cerebral-falcor-module/releases/tag/v0.2.0
standard
Hello mates!
How I can run devtools? All attempts throws error:base.js:103 Debugger application is not running on selected port... will reconnect automatically behind the scenes
devtools: NODE_ENV === 'dev' && DevTools({
host: 'localhost:8585',
reconnect: true
})
Devtools are in controller object.
Whats wrong?