you can see which version you are using by the 'git status' command typed when you are at the root of you tw dir.
You should also try the scripts instead of npm (that what I use (modified scripts) as it is more simple). all the best BJ On Tuesday, February 28, 2017 at 5:20:48 AM UTC+1, Matt Groth wrote: > > I'm pretty new to GitHub and coding in general, but I'm finding it useful > to try to regularly check the repository and update mine. I'm running on > Node.JS and followed the steps here > <http://tiddlywiki.com/static/Working%2520with%2520the%2520TiddlyWiki5%2520repository.html> > to > link npm to my local repository. > I am confused how this works exactly, though. I noticed someone changed a > tiddler on GitHub, so I updated my local repository and tried to test if my > tiddler updated. The one I used for the test was Using Stylesheets, which > was updated recently <https://github.com/Jermolene/TiddlyWiki5/pull/2786>. > I checked, and the .tid file on my computer successfully updated. But on my > TiddlyWiki, even after restarting the server, it did not. I tried deleting > my old "Using Stylesheets" tiddler and restarting everything, but I still > did not load the new one. I thought maybe I needed to disable and re-enable > $:/plugins/TiddlyWiki/tw5.com-docs, but that did nothing either. > > My next best guess is that I'm supposed to manually install everything > each time I update. This is confusing me. Why do I have a local copy in my > npm repository in the first place if it is never even loaded from there? > -- You received this message because you are subscribed to the Google Groups "TiddlyWikiDev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/tiddlywikidev. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywikidev/24532720-8b57-4e2a-8ef6-313a1711ebb0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
