No output from `which tiddlywiki`. The only way I can use a "tiddlywiki" command is to first run something like: `alias tiddlywiki=node /usr/local/lib/node_modules/tiddlywiki/tiddlywiki.js`. So I usually run it as `node /usr/local/lib/node_modules/ tiddlywiki/tiddlywiki.js`
As I mentioned earlier, the only non-plugin tiddlywiki.js is /usr/local/lib/node_modules/tiddlywiki/tiddlywiki.js and that reports 5.1.22. I think it is clear that the version I HAVE after attempting to upgrade is 5.1.21, and npm is somehow broken and thinks I have 5.1.22. On Sun, May 3, 2020 at 5:12 PM Arlen Beiler <[email protected]> wrote: > can you run `which tiddlywiki`? > > Also, is you current folder a data folder? Meaning is there a > tiddlywiki.info file in the folder you are running the tiddlywiki command > from? > > On Sun, May 3, 2020 at 1:34 PM Kevin Kleinfelter < > [email protected]> wrote: > >> >> - `node /usr/local/lib/node_modules/tiddlywiki/tiddlywiki.js >> --version` reports 5.1.21. >> - `npm show tiddlywiki version` reports 5.1.22 >> - `find / -name tiddlywiki.js` reports: >> - /usr/local/lib/node_modules/tiddlywiki/tiddlywiki.js >> - >> >> /usr/local/lib/node_modules/tiddlywiki/plugins/tiddlywiki/codemirror-mode-x-tiddlywiki/files/mode/tiddlywiki/tiddlywiki.js >> >> >> -- >> You received this message because you are subscribed to the Google Groups >> "TiddlyWiki" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/tiddlywiki/5dfa53d0-47ca-4adc-a7c4-fd3e6c5d4390%40googlegroups.com >> <https://groups.google.com/d/msgid/tiddlywiki/5dfa53d0-47ca-4adc-a7c4-fd3e6c5d4390%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > -- > You received this message because you are subscribed to a topic in the > Google Groups "TiddlyWiki" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/tiddlywiki/LKLuEaMB8vk/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSRr%2BKbW4c5VT-w59N05qa3rGa_98v3mQj%3D35kLemAeAsQ%40mail.gmail.com > <https://groups.google.com/d/msgid/tiddlywiki/CAJ1vdSRr%2BKbW4c5VT-w59N05qa3rGa_98v3mQj%3D35kLemAeAsQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/CAKBuMvKjUHqzyL5OqrPVy1H45PrmY6w2-id%2BVgcVfLo4aC2YJA%40mail.gmail.com.

