Hey! I’ve had the *unrecognized option -p mym* error before, and it’s usually because the flag is either misspelled or not supported.
Try running `[tool-name] --help` to see all the valid options. If `-p` isn’t there, it’s probably not supported.
Also, if you’re on Linux, maybe try running the command in a different shell? Sometimes that fixes weird issues.
Try running `[tool-name] --help` to see all the valid options. If `-p` isn’t there, it’s probably not supported.
Also, if you’re on Linux, maybe try running the command in a different shell? Sometimes that fixes weird issues.
