You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there, I keep getting this error when I push to my repo. Not sure what's causing this error because I cannot find streamingAPI anywhere to see why this is happening. Any ideas?
Run ./
env:
GITHUB_TOKEN: ***
MASTODON_URL: ***
MASTODON_ACCESS_TOKEN: ***
Running toot-together version 0.0.0-development
Tooting: Hello World!
error
TypeError: Cannot read property 'streamingApi' of undefined
at Function. (/home/runner/work/toot-together/toot-together/dist/index.js:11239:65)
at step (/home/runner/work/toot-together/toot-together/dist/index.js:10881:23)
at Object.next (/home/runner/work/toot-together/toot-together/dist/index.js:10862:53)
at fulfilled (/home/runner/work/toot-together/toot-together/dist/index.js:10852:58)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
Error: TypeError: Cannot read property 'streamingApi' of undefined
Error: Error tooting
The text was updated successfully, but these errors were encountered:
Hi there, I keep getting this error when I push to my repo. Not sure what's causing this error because I cannot find streamingAPI anywhere to see why this is happening. Any ideas?
Run ./
env:
GITHUB_TOKEN: ***
MASTODON_URL: ***
MASTODON_ACCESS_TOKEN: ***
Running toot-together version 0.0.0-development
Tooting: Hello World!
error
TypeError: Cannot read property 'streamingApi' of undefined
at Function. (/home/runner/work/toot-together/toot-together/dist/index.js:11239:65)
at step (/home/runner/work/toot-together/toot-together/dist/index.js:10881:23)
at Object.next (/home/runner/work/toot-together/toot-together/dist/index.js:10862:53)
at fulfilled (/home/runner/work/toot-together/toot-together/dist/index.js:10852:58)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
Error: TypeError: Cannot read property 'streamingApi' of undefined
Error: Error tooting
The text was updated successfully, but these errors were encountered: