diff options
Diffstat (limited to 'docs/setup.en.md')
| -rw-r--r-- | docs/setup.en.md | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/setup.en.md b/docs/setup.en.md index 3020380037..9bfa70f51c 100644 --- a/docs/setup.en.md +++ b/docs/setup.en.md @@ -136,6 +136,10 @@ You can check if the service is running with `systemctl status misskey`. 6. Restart your Misskey process to apply changes 7. Enjoy +If you encounter any problems with updating, please try the following: +1. `npm run clean` or `npm run cleanall` +2. Retry update (Don't forget `npm i`) + ---------------------------------------------------------------- If you have any questions or troubles, feel free to contact us! |