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

TypeError: undefined is not a function #286

Open
yanmingsohu opened this issue Jul 17, 2015 · 0 comments
Open

TypeError: undefined is not a function #286

yanmingsohu opened this issue Jul 17, 2015 · 0 comments

Comments

@yanmingsohu
Copy link

in 'lib/logger.js':43:: Logger.emit('error', err)
but 'Logger.emit' is undefined

TypeError: undefined is not a function
at WriteStream. (E:\Nodejs_Projects\source-manager-prj\node_modul
es\sinopia\lib\logger.js:43:16)
at WriteStream.emit (events.js:107:17)
at onwriteError (_stream_writable.js:317:10)
at onwrite (_stream_writable.js:335:5)
at WritableState.onwrite (_stream_writable.js:105:5)
at fs.js:1800:14
at FSReqWrap.strWrapper (fs.js:570:5)

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

1 participant