Yeah, which would also explain why there is no tiddlywiki command on your
$PATH.

The --version command will give you the package.json version, which means
that it should be more accurate than npm show version

It does seem like there's a few problems with your npm install, I think.
That's probably where I would look next.

On Sun, May 3, 2020 at 9:35 PM Kevin Kleinfelter <
[email protected]> wrote:

> Update: The problem has nothing to do with my tiddlers. It looks like
> somehow npm is broken on my system.
>
>    - cd /tmp
>    - mkdir node_modules
>    -
>
>    npm install [email protected]
>    -
>
>    node ./node_modules/tiddlywiki/tiddlywiki.js --version
>    -
>
>    -- It reports 5.1.21, as expected
>    -
>
>    npm upgrade [email protected]
>    -
>
>    -- It silently completes.  $? is 0, indicating success.
>    -
>
>    node ./node_modules/tiddlywiki/tiddlywiki.js --version
>    -
>
>    -- It reports 5.1.21
>
> For whatever reason, "npm upgrade" simply does not work on my system.
>
> --
> 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/55422dcf-5914-46c8-8104-d60f08c7c0ed%40googlegroups.com
> <https://groups.google.com/d/msgid/tiddlywiki/55422dcf-5914-46c8-8104-d60f08c7c0ed%40googlegroups.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/CAJ1vdSR0SO%2B0YeeD%3D3RK1k-TATT6jygi%2BpkWHGMTheym6Bx6Yg%40mail.gmail.com.

Reply via email to