@FrankM Seems an issue with sharp and libvips, so upstream from NodeBB. Unfortunately nothing we can do here.
Some issues after upgrading to 1.2.1
-
- This bug already solved:
favicon problem · Issue #5080 · NodeBB/NodeBB
favicon does not change. The default seems aca0a89
GitHub (github.com)
with this commit: https://github.com/NodeBB/NodeBB/commit/102beb5f93aa1af60278cbbe11438f1caee0bb65
- This bug already solved:
-
@azeus hmm, you can open file and fix error in file src/webserver.js manually.
Write it down somewhere and before next update revert your changes back:
git checkout src/webserver.js
Maybe exist more clear solution, if someone know it, write it down, please.