openai-quickstart-node icon indicating copy to clipboard operation
openai-quickstart-node copied to clipboard

Server error when deploy to Heroku

Open melboo opened this issue 2 years ago • 1 comments

Hi,

I wanted to deploy the example on a Heroku server but got an error. Any ideas?

Server Error TypeError: (0 , react_jsx_dev_runtime__WEBPACK_IMPORTED_MODULE_0__.jsxDEV) is not a function

melboo avatar Jun 27 '22 19:06 melboo

You need to run webpack in suse

CavHack avatar Jul 17 '22 09:07 CavHack

This application is a fairly simple next.js app, so I'd look into issues and documentation related to running next.js in Heroku. If this continues to be an issue, please feel free to open up a separate issue with exact replication steps!

schnerd avatar Dec 24 '22 18:12 schnerd