Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Runtime Error after uploading image #101

Open
TommeZ opened this issue Aug 24, 2023 · 5 comments
Open

Runtime Error after uploading image #101

TommeZ opened this issue Aug 24, 2023 · 5 comments

Comments

@TommeZ
Copy link

TommeZ commented Aug 24, 2023

Unhandled Runtime Error

SyntaxError: JSON.parse: unexpected end of data at line 1 column 1 of the JSON data

- error TypeError: Cannot read properties of undefined (reading 'get')
    at POST (webpack-internal:///(sc_server)/./app/generate/route.ts:56:46)
    at process.processTicksAndRejections (node:internal/process/task_queues:95:5)        
    at async eval (webpack-internal:///(sc_server)/./node_modules/next/dist/server/future/route-modules/app-route/module.js:242:37)

Anyone else recieve the same issue?

@lianhc
Copy link

lianhc commented Sep 9, 2023

same to me : error TypeError: Cannot read properties of undefined (reading 'get')

@JAYAPRIYA9601
Copy link

How to fix this error

@smonami
Copy link

smonami commented Oct 27, 2023

Make sure to have a .env file with value for REPLICATE_API_KEY

@TommeZ
Copy link
Author

TommeZ commented Oct 29, 2023

Make sure to have a .env file with value for REPLICATE_API_KEY

Already did.

@brendan8c
Copy link

No images can be loaded on the site, always an error

00_11_58 25-02-2024

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants