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

config.json not found while running npm start #3

Open
anuragxel opened this issue Nov 30, 2023 · 3 comments
Open

config.json not found while running npm start #3

anuragxel opened this issue Nov 30, 2023 · 3 comments

Comments

@anuragxel
Copy link

Hi, I was trying to run your codebase, while I have been able to set up the docker server, I'm having a bit of a trouble running the frontend. I followed the steps as instructed in the readme, but I'm running into this error:

Failed to resolve import "../config.json" from "src/components/CollageEditor.tsx". Does the file exist?

Is there anything I'm missing, how do I generate this config?

@anuragxel
Copy link
Author

Never mind, I think I had to copy the config.json I generated to the folder.

@anuragxel anuragxel reopened this Nov 30, 2023
@anuragxel
Copy link
Author

anuragxel commented Nov 30, 2023

I got both the frontend and backend code to run and also setup my own gcloud bucket. I see that the code tries to serve images/layers from a different gcloud bucket, and as that bucket is now unavailable, I can't see existing layers anymore.

So, I tried to upload my own images, while the images are uploaded to my bucket, and I can see them when I access my gcloud console, the UI does not show the image as layer and all I see is "No layer selected. Click a layer's edit button to see layer parameters.". What am I missing here?

@lc1314555
Copy link

How to generate the config?

Repository owner deleted a comment from jk8898 Feb 23, 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

2 participants