Hi Jackson It looks like you have an older version of TiddlyWiki installed in a folder that is on your path.
Try typing "npm list" and check through the output to look for reference to TiddlyWiki 5.0.0-alpha.7, and then delete that copy. Best wishes Jeremy On Fri, Sep 26, 2014 at 1:23 PM, Jackson Pires <[email protected]> wrote: > Hi everybody! > > I'm trying to use TiddlyWiki with NodeJs, but something are wrong... Whe I > use the below comands nothing happens... Update not run. > > > ~$ tiddlywiki --version > 5.0.0-alpha.7 > > ~$ ls -l /usr/bin/tiddlywiki > lrwxrwxrwx 1 root root 44 Set 26 09:08 /usr/bin/tiddlywiki -> > ../lib/node_modules/tiddlywiki/tiddlywiki.js > > ~$ cat /usr/lib/node_modules/tiddlywiki/package.json | grep version > "version": "5.1.1", > > ~$ sudo npm update -g tiddlywiki > > ~$ tiddlywiki --version > 5.0.0-alpha.7 > > ~$ cat /usr/lib/node_modules/tiddlywiki/package.json | grep version > "version": "5.1.1", > > ~$ tiddlywiki mynewwiki --init server > Error: Missing command > > > Somebody can help me? > > PS: sorry my bad english. > > > []s > > -- > 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 post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/tiddlywiki. > For more options, visit https://groups.google.com/d/optout. > -- Jeremy Ruston mailto:[email protected] -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/tiddlywiki. For more options, visit https://groups.google.com/d/optout.

