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

WebpackError: Unsafe builtin usage https.get #50

Open
Floriferous opened this issue Apr 30, 2021 · 0 comments
Open

WebpackError: Unsafe builtin usage https.get #50

Floriferous opened this issue Apr 30, 2021 · 0 comments

Comments

@Floriferous
Copy link

We're using simple-ddp in a webpack app, and we started seeing this warning from webpack:

warn WebpackError: Unsafe builtin usage https.get
    at website/node_modules/ws/lib/websocket.js:566:1
    at website/node_modules/ws/lib/websocket.js:71:1
    at website/node_modules/simpleddp-core/lib/socket.js:64:1
    at website/node_modules/simpleddp-core/lib/ddp.js:134:1
    at website/node_modules/simpleddp-core/lib/ddp.js:124:1
    at website/node_modules/simpleddp/lib/simpleddp.js:68:1

Not sure if something even needs to be done though.

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