Hello
I did run npx fronity create pp-app
. but the error like the following image happened.
can you please let me know why this error happen?
Regards
Hello
I did run npx fronity create pp-app
. but the error like the following image happened.
can you please let me know why this error happen?
Regards
Hi @forevereffort I believe you have a typo. Try this:
npx frontity create pp-app
You are missing a t
from frontity
. Let us know if this solves it.