Skip to content

create-cloudflare doesn't produce functioning Analog projects #11470

@dario-piotrowicz

Description

@dario-piotrowicz

What versions & operating system are you using?

  System:
    OS: macOS 26.1
    CPU: (10) arm64 Apple M1 Pro
    Memory: 279.19 MB / 32.00 GB
    Shell: 5.9 - /bin/zsh
  Binaries:
    Node: 22.20.0 - /Users/dario/.nvm/versions/node/v22.20.0/bin/node
    Yarn: 1.22.22 - /Users/dario/.yarn/bin/yarn
    npm: 10.9.3 - /Users/dario/.nvm/versions/node/v22.20.0/bin/npm
    pnpm: 9.12.2 - /Users/dario/Library/pnpm/pnpm
    bun: 1.0.6 - /Users/dario/.bun/bin/bun
    Deno: 1.25.3 - /opt/homebrew/bin/deno
  npmPackages:
    wrangler: ^4.51.0 => 4.51.0 

Please provide a link to a minimal reproduction

no minimal repro needed

Describe the Bug

If I use create-cloudflare to create an Analog project (specifically npm create cloudflare -- --framework=analog my-c3-analog-app) the resulting project fails to build, with the following error:

An unhandled exception occurred: Could not find the implementation for builder @analogjs/platform:vite
See "/private/var/folders/7c/rlg3zs454_jfwt_x_10j1gjr0000gp/T/ng-xTi7ue/angular-errors.log" for further details.

See:
https://github.com/user-attachments/assets/6cb7d6ae-1080-41ec-8db9-982cac3ab98b

Please provide any relevant error logs

No response

Metadata

Metadata

Labels

c3Relating to C3 (create-cloudflare) package

Type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions