theADAMJR / acrd.app

Chat app like old-style Discord, with custom themes and more.
https://acrd.app/
Mozilla Public License 2.0
246 stars 111 forks source link

"mkdir -p backend/keys" - "The syntax of the command is incorrect." #43

Closed valkyrienyanko closed 2 years ago

valkyrienyanko commented 2 years ago

I get this message when I try to do the following command.

C:\app>mkdir -p backend/keys
The syntax of the command is incorrect.

I am using Windows 10.

Solved: Removed -p from cmd