An unexpected error occurred: "https://registry.yarnpkg.com/create-create-react-doc: Not found".
mercurywang opened this issue ยท 4 comments
mercurywang commented
Was I the only one having this issue? ๐ฐ
yarn create create-react-doc doc
yarn create v1.22.10
[1/4] ๐ Resolving packages...
error An unexpected error occurred: "https://registry.yarnpkg.com/create-create-react-doc: Not found".
If there is any responses, I would be super appreciated.
P.S. (Mac OS)
github-actions commented
Welcome your first issue here, thanks
MuYunyun commented
@mercurywang
It's my writing fault. You can try yarn create react-doc doc instead of yarn create create-react-doc doc.
mercurywang commented
Bravo, that works! Thanks! ๐ฅณ
MuYunyun commented
Bravo, that works! Thanks! ๐ฅณ
fine. I close it.