golivecosmos / llm-react-node-app-template

The Javascript template for an LLM react node app.
MIT License
83 stars 14 forks source link

ReferenceError: fetch is not defined #10

Open yusuf-auto-grid opened 1 year ago

yusuf-auto-grid commented 1 year ago

I was able to run the server and access the app. When I enter something in the text box. I get an error message on the app 'Something bad happened'

In the server log I see

ReferenceError: fetch is not defined