Skip to content

touch Help screen not showing #121

@ItsJamie9494

Description

@ItsJamie9494

When installing cash-touch

sudo npm install cash-touch -g -force

and running

> touch --help

I get this error:

Missing required argument. Showing Help:

sage: touch [options] <files...>

  Options:

    --help                  output usage information
    -a                      change only the access time
    -c, --no-create         do not create any files
    -d, --date [STRING]     parse STRING and use it instead of current time
    -m                      change only the modification time
    -r, --reference [FILE]  use this file's times instead of current time
    --time [WORD]           change the specified time: WORD is access, atime, or use: equivalent to -a WORD is modify or mtime: equivalent to -m

and it shows the help that is not the /dist/help/touch.js file.

This error only affects touch, from what I can tell

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