Skip to content

Update "You are not logged in!" Message #238

@TerrySmithDC

Description

@TerrySmithDC

Suggestion

More than once when my login expires I spend a few minutes to figure out which auth has expired. It would be handy to specify it's the manifold-cli that isn't logged in.

Example

> manifold run node server

You are not logged in!
npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! project@3.5.0 start: `manifold run node server`
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the project@3.5.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Suggested

> manifold run node server

[manifold-cli] You are not logged in!
npm ERR! code ELIFECYCLE
npm ERR! errno 255
npm ERR! project@3.5.0 start: `manifold run node server`
npm ERR! Exit status 255
npm ERR!
npm ERR! Failed at the project@3.5.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions