6 months ago
Hello, can anyone help me with this beginner's question?
i connected to my project via cli, but no command takes effect, i can't change my n8n admin password.
I understand that the problem is not with the railway but I need to know how to execute commands that reflect in my app.
danielmaranzattos-MacBook-Pro:~ danielmaranzatto$ railway link
> Select a team Personal
> Select a project N8N- Wolf
> Select an environment production
> Select a service Primary
Project N8N- Wolf linked successfully!
danielmaranzattos-MacBook-Pro:~ danielmaranzatto$ railway shell
Entering subshell with Railway variables available. Type 'exit' to exit.
bash-3.2$ npx n8n user-management:reset
bash: npx: command not found
bash-3.2$ n8n user-management:reset
bash: n8n: command not found
bash-3.2$ node /path/to/n8n/dist/cli/index.js user-management:reset
bash: node: command not found
bash-3.2$
2 Replies
6 months ago
6 months ago
I'm sorry but we can not provide support for 3rd party software, please ask N8N's community for help with N8N.
Status changed to Closed brody • 6 months ago