Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update nforce and add bluebird to package.json #1

Open
trevorscott opened this issue Nov 8, 2019 · 0 comments
Open

Update nforce and add bluebird to package.json #1

trevorscott opened this issue Nov 8, 2019 · 0 comments

Comments

@trevorscott
Copy link

Hi, Thanks for this super simple demo app.

When i was setting it up I got stuck on an error:

"400::The replayId for channel {/topic/mypushtopic} wasn't found using the " +
'provided replay ID map {{}}. Ensure that the channel name you provided in ' +
'the replay map is valid and matches the channel name used for subscribing.'"

After googling i found this thread about the issue:

kevinohara80/nforce#178

I was able to fix it by using the streaming-2.0 branch of nforce:

"nforce": "github:kevinohara80/nforce#streaming-2.0"

Also, after making this update to the package.json file I also needed to include the bluebird dep in the package.json as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant