Error's with create-react-doc
Closed this issue · 3 comments
Icearcticfox commented
Hi, i'm try install with npm/npx, but i get the same error's:
~$ npm init react-doc doc
Downloading Chromium r686378 - 114 Mb [====================] 100% 0.0s
❎ crd-templates install fail.
~$ npx create-react-doc doc
Downloading Chromium r686378 - 114 Mb [====================] 100% 0.0s
❎ crd-templates install fail.
how i can fix it?
github-actions commented
Welcome your first issue here, thanks
MuYunyun commented
@Icearcticfox Hi, I try npx create-react-doc doc in my local env, it seems ok in this step. Maybe you can retry because of the network problem...

Icearcticfox commented
ye, it's mine problem, and i fixed. Thank you =)