Skip to content

Error: process is not defined #570

@harryfino

Description

@harryfino

I was using version 8.1.0 with no issues. I updated this morning to version 8.1.5 and I started getting this error:
Error: process is not defined

It occurs when I call a feed's get() method.

const client = StreamConnect(API_KEY, accessToken, APP_ID);
const feed = client.feed('feedname', userId);
feed.get({ limit: 0 })

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions