Hi,
New to TiddlyWiki an excited to get this up and running. Great concept - quite revolutionary.
I'm trying to get a setup running on my IIS10 Windows Home Server. I followed the guide point by point (including installing git) but sadly got a HTTP 500 error
I followed the guide here:
One hiccup I encountered was the link for "HttpPlatformHandler" - led to a dead end. Eventually I discovered I could install this via the Site's (i.e. "Default Web Site" on IIS) Web Platform Installer.
When I performed the npm install, I got:

Is this right?
Sadly, when I did the test via "localhost/MyApp" I got:

Any ideas?