lukhun Posted October 31, 2022 Share Posted October 31, 2022 I've created a "GET" route in express that saves data to my database and then uses puppeteer to create a pdf file from an ejs view template. The pdf is saved on the server. When I make the get request my app saves the data properly and puppeteer correctly creates the pdf and saves it to the server. However the app then hangs in a loop making GET requests. Here is a screenshot of my terminal https://snipboard.io/uHZhco.jpgspeakyourmindhere 4 2 Link to comment Share on other sites More sharing options...
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now