I figured out my issue. I uninstalled Tiddlywiki using npm. I then deleted all the folders it created and got it to reinstall with the -g option.
After that, I need to fix my path, because the installer work gave me didn't set the path properly. I had to add %USERPROFILE%\AppData\Roaming\npm to my path and then everytihng worked.