[GH-ISSUE #3935] [BUG]: Devcontainers fail to build for permissions reasons. #2503

Closed
opened 2026-02-22 18:29:58 -05:00 by yindo · 1 comment
Owner

Originally created by @dcsw on GitHub (Jun 2, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3935

How are you running AnythingLLM?

Docker (local)

What happened?

Errors creating node_modules in server as well as .env and .env.developer files in server, frontend, collector and docker directories.

Are there known steps to reproduce?

No response

Originally created by @dcsw on GitHub (Jun 2, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3935 ### How are you running AnythingLLM? Docker (local) ### What happened? Errors creating node_modules in server as well as .env and .env.developer files in server, frontend, collector and docker directories. ### Are there known steps to reproduce? _No response_
yindo added the possible bug label 2026-02-22 18:29:58 -05:00
yindo closed this issue 2026-02-22 18:29:58 -05:00
Author
Owner

@timothycarambat commented on GitHub (Jun 3, 2025):

This is not a bug, this is a client-side issue - since it is all user-side permission-related, there is no way for us to know what exactly your permission issue is. You are either working in a directory or user group that doesnt have write perms to wherever you are working - there is no folder permissioning built into the code when you pull it so i guess just chmod the folder for the current $USER?

@timothycarambat commented on GitHub (Jun 3, 2025): This is not a bug, this is a client-side issue - since it is all user-side permission-related, there is no way for us to know what exactly your permission issue is. You are either working in a directory or user group that doesnt have write perms to wherever you are working - there is no folder permissioning built into the code when you pull it so i guess just chmod the folder for the current $USER?
yindo changed title from [BUG]: Devcontainers fail to build for permissions reasons. to [GH-ISSUE #3935] [BUG]: Devcontainers fail to build for permissions reasons. 2026-06-05 14:46:57 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2503