farm-fe / farm

Extremely fast Vite-compatible web build tool written in Rust
https://farmfe.org
MIT License
4.97k stars 165 forks source link

[Bug Report]: Failed first run #1893

Open KieranP opened 1 day ago

KieranP commented 1 day ago

Steps to reproduce

› yarn create farm@latest
yarn create v1.22.22
[1/4] 🔍  Resolving packages...
error Couldn't find package "create-farm-freebsd-x64@0.0.14" required by "create-farm@latest" on the "npm" registry.
info Visit https://yarnpkg.com/en/docs/cli/create for documentation about this command.

Reproduce link

No response

What is actually happening?

Fails to create app

System Info

System:
    OS: macOS 15.0.1
    CPU: (12) arm64 Apple M3 Pro
    Memory: 367.20 MB / 18.00 GB
    Shell: 5.9 - /opt/homebrew/bin/zsh
  Binaries:
    Node: 22.9.0 - ~/.asdf/installs/nodejs/22.9.0/bin/node
    Yarn: 1.22.22 - ~/.asdf/installs/nodejs/22.9.0/bin/yarn
    npm: 10.8.3 - ~/.asdf/plugins/nodejs/shims/npm
    bun: 1.1.33 - /opt/homebrew/bin/bun
  Browsers:
    Safari: 18.0.1
fu050409 commented 1 day ago

See #1769, this issue will be fixed in #1770