-
-
Notifications
You must be signed in to change notification settings - Fork 371
Closed
Description
Problem:
When I run preact watch --host "127.0.0.1" inside a preact project created with preact-cli, I got this screen:
It seems that yargs package overrides the h alias option and turns it into a help command.
How to fix:
Delete the alias of host option resolves the issue.
Metadata
Metadata
Assignees
Labels
No labels