prettier_d_slim icon indicating copy to clipboard operation
prettier_d_slim copied to clipboard

Help doesn't work

Open disrupted opened this issue 4 years ago • 0 comments

From the readme:

Type prettier_d_slim --help to see the supported prettier options.

However, when I run it I get an error:

❯ prettier_d_slim --help
TypeError [ERR_INVALID_ARG_TYPE]: The "chunk" argument must be of type string or an instance of Buffer or Uint8Array. Received undefined

disrupted avatar Apr 30 '21 09:04 disrupted