Skip to content

Problem accessing process.stdout.isTTY #9

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

Closed
ThomasCrevoisier opened this issue Dec 20, 2016 · 1 comment
Closed

Problem accessing process.stdout.isTTY #9

ThomasCrevoisier opened this issue Dec 20, 2016 · 1 comment

Comments

@ThomasCrevoisier
Copy link

I'm currently trying to play with purescript-node-readline and I use browserify to bundle the purescript part of the codebase.

The error I get is :

var stdoutIsTTY = $foreign.process.stdout.isTTY

Cannot read property 'isTTY' of undefined

Have you got a clue on what's going on ?

@ThomasCrevoisier
Copy link
Author

I'll close the issue, using directly pulp build works fine.

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