You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I catch two minor issues (maybe they are not issues) when I try to run source code in my local environment for the first time,
If you accept them as bug or enhancement, I would create a pr.
First
$ make ui
is failing with this error pnpm: command not found.
Describe the bug
I catch two minor issues (maybe they are not issues) when I try to run source code in my local environment for the first time,
If you accept them as bug or enhancement, I would create a pr.
First
is failing with this error
pnpm: command not found
.should run before.
My recommendation is:
or
change the make command like;
Second
I was playing with some functionalities then I noticed there was no message for 'old_pass'.
To Reproduce
Steps to reproduce the behavior:
The text was updated successfully, but these errors were encountered: