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

Stream.js does not work when required via node #2

Open
abdulapopoola opened this issue Dec 9, 2015 · 2 comments
Open

Stream.js does not work when required via node #2

abdulapopoola opened this issue Dec 9, 2015 · 2 comments
Labels

Comments

@abdulapopoola
Copy link
Owner

require('stream-js')()
TypeError: Cannot read property 'initConfig' of undefined
at module.exports (C:\Users\ja27264\node_modules\stream-js\gruntfile.js:4:10)
at repl:1:21
at REPLServer.defaultEval (repl.js:248:27)
at bound (domain.js:280:14)
at REPLServer.runBound as eval
at REPLServer. (repl.js:412:12)
at emitOne (events.js:82:20)
at REPLServer.emit (events.js:169:7)
at REPLServer.Interface._onLine (readline.js:210:10)
at REPLServer.Interface._line (readline.js:549:8)

@isocroft
Copy link
Collaborator

isocroft commented Dec 9, 2016

Hi @abdulapopoola, I have looked into this bug and i can tell you that the problem is from both the "stream.js" file and the "package.json" file. I will send in a PR soon with all my fixes for this bug for a merge.

On the side, i am very excited about this project of yours and i have a project call phlorx which i will like to channel this great work of yours to. We can have discussions on this later if you will.

Thanks!

@isocroft isocroft mentioned this issue Dec 10, 2016
@abdulapopoola
Copy link
Owner Author

Thanks a lot @isocroft! Would love to collaborate and make this much better!!

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

No branches or pull requests

2 participants