Open-Custom-GPT icon indicating copy to clipboard operation
Open-Custom-GPT copied to clipboard

Issues running npm run start or npm start

Open hcdgsv opened this issue 1 year ago • 5 comments

I get an error while running the application in a production environment on my server: (previously, I have run on the server: npm run build) npm run start or npm start

I am attaching some screenshots. Screenshot 2024-01-15 at 00 17 29 Screenshot 2024-01-15 at 00 17 55 Screenshot 2024-01-15 at 00 18 02

hcdgsv avatar Jan 15 '24 06:01 hcdgsv

It looks like a not relevant error. Have you observed any issue loading the page

Anil-matcha avatar Jan 16 '24 07:01 Anil-matcha

I have the same error, and the UI is not super helpful. My vercel is https://open-custom-gpt-peach.vercel.app/ image

biserd avatar Jan 16 '24 14:01 biserd

It looks like a not relevant error. Have you observed any issue loading the page

The only page that is loading is the main page and if i clic to my chat or if i want to add another i got the error

also if i run the server with npm run dev is working propperly

hcdgsv avatar Jan 18 '24 16:01 hcdgsv

I got the same error the first time and solved it using the latest next.js version, which is 14.1.0.

adamzhang1987 avatar Jan 19 '24 02:01 adamzhang1987

@hcdgsv Please update your nextjs version

Anil-matcha avatar Jan 22 '24 20:01 Anil-matcha