kartikk221 / hyper-express

High performance Node.js webserver with a simple-to-use API powered by uWebsockets.js under the hood.
MIT License
1.73k stars 89 forks source link

crashes when using it with pkg #269

Closed rjjrbatarao closed 4 months ago

rjjrbatarao commented 4 months ago

I got segmentation fault error when trying the compiled .exe using pkg

kartikk221 commented 4 months ago

Hey, you would need to provide a lot more detail on this matter but segmentation fault signifies this is a low level crash caused by uWebsockets.js so your best shot is making an issue with as much detail as posible in the uwebsocket.js repository.