junaid33 / opensource.builders

Find open-source alternatives
https://opensource.builders
MIT License
1.25k stars 179 forks source link

Vercel deploy errors #518

Open angeldevildev opened 3 months ago

angeldevildev commented 3 months ago

There's some errors that shows up and that makes the Vercel Deployment fail, the errors in question are these ones:

` error (node:450) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 end listeners added to [PassThrough]. MaxListeners is 10. Use emitter.setMaxListeners() to increase limit

error UNHANDLED REJECTION error:0308010C:digital envelope routines::unsupported Error: error:0308010C:digital envelope routines::unsupported

These are the errors that appears in the Build (first stage) of the Vercel Deployment.

jcklpe commented 3 months ago

@junaid33