If you disable that cache, the problem should be fixed: // add this at the top of your code sharp.cache({ files : 0 });. Documented here ...
確定! 回上一頁