Error when init with yarn

home@portal RESTAPI % yarn create cloudflare@latest
yarn create v1.22.19
[1/4] πŸ”  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] πŸ”—  Linking dependencies...
[4/4] πŸ”¨  Building fresh packages...
success Installed "create-cloudflare@2.2.2" with binaries:
      - create-cloudflare
/bin/sh: /Users/home/.yarn/bin/create-cloudflare@latest: No such file or directory
error Command failed.
Exit code: 127
Command: /Users/home/.yarn/bin/create-cloudflare@latest
Arguments:
Directory: /Users/home/Developer/Projects/RESTAPI
Output:

info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.
home@portal RESTAPI %
Was this page helpful?