Abdul Sattar

Results 3 comments of Abdul Sattar

I would like to add to the @khaadaj 's comment, you could implement such behavior by using some sort of local database where you can track which conversations have been...

I am facing the same error with express.static, with previous version the code below worked fine but it no longer works with the 5.x version ``` app.get("*", (req, res) =>...

have you found a solution to this? I am facing the same issue 😢