peers / peerjs

Simple peer-to-peer with WebRTC.
https://peerjs.com
MIT License
12.5k stars 1.43k forks source link

Netlify NextJs build failed #1268

Closed Ebubechi123 closed 6 months ago

Ebubechi123 commented 6 months ago

Please, check for existing issues to avoid duplicates.

What happened?

I used peer js in my Next Js application but while uploading to Netlify, the build process failed. P2P communication that peer js provides is an intricate part of the application. I don't know if there's a solution to this problem.

How can we reproduce the issue?

No response

What do you expected to happen?

The build to be successful

Environment setup

Is this a regression?

No response

Anything else?

No response

Ebubechi123 commented 6 months ago

peer js The error from the build

jonasgloning commented 6 months ago

The most recent version v1.5.3, just published to npm, should include a fix!