mirror of
https://github.com/wekan/wekan.git
synced 2025-12-16 15:30:13 +01:00
Updated Emoji (markdown)
parent
b8b34030df
commit
7ab119031d
1 changed files with 5 additions and 0 deletions
5
Emoji.md
5
Emoji.md
|
|
@ -197,3 +197,8 @@ Allowing incompatible updates, that may sometime work:
|
|||
```
|
||||
meteor update --release METEOR@3.0-rc.4 --all-packages --allow-incompatible-update
|
||||
```
|
||||
If you are changing Meteor and Node.js versions, you may need to reset Meteor:
|
||||
```
|
||||
meteor reset
|
||||
```
|
||||
Or alternatively, delete wekan repo (if you did not need any changes you made), and clone wekan repo again, and then build etc.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue