MuYunyun/create-react-doc

Error's with create-react-doc

Closed this issue · 3 comments

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?

Welcome your first issue here, thanks

@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...
image

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