I'm not able to use TW on a separate machine running Windows 8 and Node.js. Specifically, when I try to save a new tiddler, I get the 'error' in cmd shown below.
---- ERROR 1 ----
[2019-02-26T05:20:13.975-0500] PUT 192.168.0.17 412 192.168.0.17 /windows
_everybody/tw.html 19.770 ms - -
412 ifmatch "0-2162688-1551176304000"
412 etag "0-2628173-1551176305000"
412 caused by difference in size
412 caused by difference in modified
The error also happens when, I think, it's trying to read the image file.
---- ERROR 2 ----
[2019-02-26T05:08:43.241-0500] GET 192.168.0.17 200 192.168.0.17 /windows
_everybody/Pics/IMAGE.jpg 886.846 ms - 158325
412 ifmatch "0-2162688-1551175705000"
412 etag "0-2627825-1551175705000"
Anyone able to point me in the right direction? My solution, for now, is to write up the tiddler in Notepad++ and then paste it back into TW for fear of running into any similar errors.