Skip to content

Unable to advance past step 2 of run the export (read: -p: no coprocess) #87

@ceefaxmainframe

Description

@ceefaxmainframe

I'm attempting to follow the guide but, no matter what I try, the read -s -p [...] command is simply returning a "read: -p: no coprocess" message and not capturing the token. I have tried the following commands (my token being replaced here with [TOKEN]):

read -s -p "Paste Simply Plural token: [TOKEN]" SP_TOKEN
echo
export SP_TOKEN
read -s -p "[TOKEN]" SP_TOKEN
echo
export SP_TOKEN

Neither of these commands work, I'm unsure if I'm doing something wrong or if something is breaking somewhere else. I'm running this on a Macbook via it's built in terminal, running macOS Tahoe version 26.5

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