Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

touch Help screen not showing #121

Open
ItsJamie9494 opened this issue Jan 8, 2020 · 0 comments
Open

touch Help screen not showing #121

ItsJamie9494 opened this issue Jan 8, 2020 · 0 comments

Comments

@ItsJamie9494
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant