Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

watch all bug #164

Open
vforv opened this issue Jul 31, 2017 · 1 comment
Open

watch all bug #164

vforv opened this issue Jul 31, 2017 · 1 comment

Comments

@vforv
Copy link

vforv commented Jul 31, 2017

When I try do watch all getting error:

fuge> [apigateway] file change: has-ansi
/usr/lib/node_modules/fuge/node_modules/fuge-runner/lib/system.js:134
      util.streamOutput(container, _system.global.log_path)
                                          ^

TypeError: Cannot read property 'global' of undefined
    at /usr/lib/node_modules/fuge/node_modules/fuge-runner/lib/system.js:134:43
    at run (/usr/lib/node_modules/fuge/node_modules/fuge-runner/lib/support/processRunner.js:90:5)
    at Object.start (/usr/lib/node_modules/fuge/node_modules/fuge-runner/lib/support/processRunner.js:97:7)
    at Object.start (/usr/lib/node_modules/fuge/node_modules/fuge-runner/lib/commands/run.js:30:29)
    at startContainer (/usr/lib/node_modules/fuge/node_modules/fuge-runner/lib/system.js:126:12)
    at FSWatcher.<anonymous> (/usr/lib/node_modules/fuge/node_modules/fuge-runner/lib/system.js:79:9)
    at emitTwo (events.js:106:13)
    at FSWatcher.emit (events.js:191:7)
    at FSWatcher.<anonymous> (/usr/lib/node_modules/fuge/node_modules/chokidar/index.js:196:15)
    at FSWatcher._emit (/usr/lib/node_modules/fuge/node_modules/chokidar/index.js:238:5)

@pelger
Copy link
Contributor

pelger commented Aug 17, 2017

Thanks for the report - will get back to you shortly

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants