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

process.binding is not supported #92

Open
dalipkumar703 opened this issue Jul 28, 2017 · 0 comments
Open

process.binding is not supported #92

dalipkumar703 opened this issue Jul 28, 2017 · 0 comments

Comments

@dalipkumar703
Copy link

i am using ddp with react project and it showing me
Error: process.binding is not supported
▶ 19 stack frames were collapsed.
./src/Api/Message.js
src/Api/Message.js:3

1 | import React from 'react'
2 |

3 | var DDPClient = require("ddp");
4 |
5 | const SERVER_URL = 'wss:///be77b069.ngrok.io/websocket'
6 | export function Message(text)

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