Skip to content

[Content]: yarn create command doesn't work on macOS #1457

@Neighborkid01

Description

@Neighborkid01

📚 Subject area/topic

/solid-start/getting-started.mdx

📋 Page(s) affected (or suggested, for new content)

https://docs.solidjs.com/solid-start/getting-started

📋 Description of content that is out-of-date or incorrect

$ yarn create solid@latest
yarn create v1.22.22
(node:39466) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
(Use `node --trace-deprecation ...` to show where the warning was created)
[1/4] 🔍  Resolving packages...
[2/4] 🚚  Fetching packages...
[3/4] 🔗  Linking dependencies...
[4/4] 🔨  Building fresh packages...

success Installed "create-solid@0.7.0" with binaries:
      - create-solid
/bin/sh: /opt/homebrew/bin/create-solid@latest: No such file or directory
error Command failed.
Exit code: 127
Command: /opt/homebrew/bin/create-solid@latest
Arguments: 
Directory: /Users/my_user/Documents/GitHub
Output:

info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.

🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)

No response

Metadata

Metadata

Assignees

Labels

pending reviewAwaiting review by team members.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions