Skip to content

Issue obtaining stdout from continuous command #20

Open
@MattGroho

Description

@MattGroho

Hi, I'm new to the nodejs workflow and have been trying to utilize a command for authorizing a user through another website where they obtain an auth key.

I've tried setting up the StatefulProcessCommandProxy and running the command to obtain a link to obtain the auth code, but stdout doesn't seem to pickup on the output of the command and returns a null string.

Some things I've tried are child_process which returns the auth url, but doesn't keep the process open continually to allow the user to enter their auth code. Any suggestions on how to fix the Stateful implementation would be much appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions