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

Error in Development Environment #703

Open
strobel1x opened this issue Dec 4, 2024 · 4 comments
Open

Error in Development Environment #703

strobel1x opened this issue Dec 4, 2024 · 4 comments

Comments

@strobel1x
Copy link

I've set up the development environment as described in the documentation here.
I can sign in and create a new project.
When I create a new file, it gets listed under Files, but the editor doesn't open, with the following error message:

Error: ENOENT: no such file or directory, open '/home/user/latitude-llm/apps/web/.next/server/app/(private)/projects/[projectId]/versions/[commitUuid]/documents/[documentUuid]/page/app-build-manifest.json'

In the logs I see this:

@latitude-data/web:dev:  GET /projects/1/versions/11e8e9ca-57ec-4d3c-9844-b129d8132ab5/documents/2b13a2dd-3567-453d-b80a-ac6c5d7e998f 500 in 64ms
@latitude-data/web:dev:  ⨯ Error: ENOENT: no such file or directory, open '/home/user/latitude-llm/apps/web/.next/server/app/(private)/projects/[projectId]/versions/[commitUuid]/documents/[documentUuid]/page/app-build-manifest.json'

When checking on the file system, I can find the folder /home/user/latitude-llm/apps/web/.next/server/app/(private)/projects/[projectId]/versions/[commitUuid]/documents, but not the folder [documentUuid] in it.

@geclos
Copy link
Collaborator

geclos commented Dec 13, 2024

Hey @strobel1x did you manage to make it work? We can't reproduce this internally.

@Alex-Kopylov
Copy link

I got the very same error.

@geclos
Copy link
Collaborator

geclos commented Dec 18, 2024

@Alex-Kopylov what OS are you on?

@strobel1x
Copy link
Author

strobel1x commented Dec 18, 2024

Hey @strobel1x did you manage to make it work? We can't reproduce this internally.

I'm still having the same issue.

OS: Ubuntu 20.04.6 LTS
Node.js: v20.18.0

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

3 participants