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 %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 %