> Saq - > > Okay I ran: > > path+=('~/.npm-global/bin') > > Then deleted "myfirstwiki" folder and reinstalled everything (in > Anne-Laure's first section). > > I then ran the command: > > tiddlywiki --rendertiddlers [!is[system]] $:/core/templates/static.tiddler > .html static text/plain > > And am still getting the same error: zsh: event not found: is[system]]? >
As it says, this is a zsh error. It interprets [!is[system]] as a SHELL command... Does it work if you use "[!is[system]]" instead (note the quotes)? > > Should I just go through the rest of the steps anyway using that other > line of code? with "[tag[live]]" or is there something else I should do? > > Cheers, > Wess > > Wess > > On Thursday, April 30, 2020 at 11:57:14 AM UTC-4, Saq Imtiaz wrote: >> >> Wess, >> >> Try to run this: >> path+=('~/.npm-global/bin') >> >> I suspect npm isn't on your PATH >> >> And then re-run the TiddlyWiki command >> >> -- 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 tiddlywiki+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tiddlywiki/7d114828-c405-4332-a049-6d3afca2e635%40googlegroups.com.