Done, thank you!

On Saturday, May 2, 2020 at 6:30:12 AM UTC+1, BurningTreeC wrote:
>
>
> @Jeremy: thanks so much for explaining the "build" command, makes lots of 
>> sense! I created a build.sh file instead as I didn't know there was a 
>> native method. Really cool.
>>
>> @Wess: I'm not sure what's going wrong but hopefully '[!is[system]]' will 
>> work for you.
>>
>> @Burning Tree: Is what's happening to Wess common? Wondering if I should 
>> the command to '[!is[system]]' in the tutorial. Thank you!
>>
>
> '[!is[system]]'  works for both bash and zsh, while [!is[system]] doesn't 
> work for zsh... some users (like me) use zsh as their default shell, so 
> maybe it's better to update the docs :)
>  
>
>>
>> On Friday, May 1, 2020 at 1:06:19 PM UTC+1, BurningTreeC wrote:
>>>
>>>
>>> Burning Tree - 
>>>>
>>>> It gives me the same error when I try that way also.
>>>>
>>>
>>> Sorry, single quotes like '[!is[system]]'  should work 
>>>
>>>>
>>>> W
>>>>
>>>> On Friday, May 1, 2020 at 3:54:55 AM UTC-4, BurningTreeC wrote:
>>>>>
>>>>>
>>>>> 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 [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tiddlywiki/588069aa-2494-46ba-8455-fc37959a467e%40googlegroups.com.

Reply via email to