Skip to content

NPM package different to GitHub version #2

@vigne

Description

@vigne

Hello,

First, thanks for your work. It saved me quite some time.
I started toying around with your library yesterday and I noticed a version conflict.

If I install it using npm install myhome I get the version myhome@0.0.2 which doesn't work properly with system without login. On the contrary the version you hosted on GitHub works well. I compared the sources, and indeed the "already logged-in part" (i.e. line 98/99) is missing. Also the "callable system config functions" are completely missing in the NPM version.

One more minor remark, in the GitHub version you missed a debug-log statement in line 346.

It would be nice if you could update the NPM version to be the same as hosted on GitHub.

Cheers,
Ralph

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions