npm create-user can't create users without interaction if provided with password #10212
Unanswered
hpckurt
asked this question in
Troubleshooting
Replies: 2 comments
|
Changing the command to |
0 replies
Glad you found a solution. You can submit a PR/issue to the documentation repo here: github.com/LibreChat-AI/librechat.ai |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
What happened?
I'm trying to set up an automated script for launching and running Librechat. However, I've run into an issue when trying to create users. Each time I try to auto-create a user using
npm create-user, it forces me to interact with it.The expected output is for Librechat to create the user without any interaction needed by the user.
Version Information
36f0365
Steps to Reproduce
npm create-userwith a passwordWhat browsers are you seeing the problem on?
No response
Relevant log output
Screenshots
No response
Code of Conduct
All reactions