Skip to content

Problem accessing process.stdout.isTTY #9

@ThomasCrevoisier

Description

@ThomasCrevoisier

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 ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions