Skip to content

Deploy to Cloudflareボタンが壊れていたのでなおす#58

Merged
taiseiue merged 1 commit into
kc3hack:developfrom
yaken-org:fix-breaked-deploy-button
May 30, 2026
Merged

Deploy to Cloudflareボタンが壊れていたのでなおす#58
taiseiue merged 1 commit into
kc3hack:developfrom
yaken-org:fix-breaked-deploy-button

Conversation

@taiseiue

Copy link
Copy Markdown
Contributor

関連 Pull Request / Issue

  • 関連する Pull Request や Issue があればリンクを貼りましょう

問題点 / やりたいこと / 解決したいこと / 背景 など

Deploy to Cloudflareを押してもデプロイが上手くいかない。これはpackageManagerの指定がなく、Cloudflareがビルド環境にbunを選択してしまい、bunはバージョンのcatalog:指定ができないため以下のようにエラーになる。また、リポジトリがkc3hackのものになったままなのでついでに直しておきたい。

1:33:33.422	Initializing build environment...
01:33:33.422	Initializing build environment...
01:33:38.566	Success: Finished initializing build environment
01:33:39.127	Cloning seed repository...
01:33:39.158	Cloning from: https://github.com/kc3hack/2026_team21.git
01:33:39.997	Overwriting files
01:33:40.346	Pushing to destination: https://github.com/yaken-org/charm-we.git
01:33:44.273	Detected the following tools from environment: bun@1.2.15, nodejs@22.16.0
01:33:44.275	Installing project dependencies: bun install
01:33:44.413	bun install v1.2.15 (df017990)
01:33:44.426	error: @cloudflare/vite-plugin@catalog: failed to resolve
01:33:44.427	error: vite@catalog: failed to resolve
01:33:44.427	error: vite-ssr-components@catalog: failed to resolve
01:33:44.427	error: vitest@catalog: failed to resolve
01:33:44.427	error: workerd@catalog: failed to resolve
01:33:44.428	error: wrangler@catalog: failed to resolve
01:33:44.428	error: hono@catalog: failed to resolve
01:33:44.428	error: qr-code-styling@catalog: failed to resolve
01:33:44.432	Failed: error occurred while installing tools or dependencies

期待すること(状態や動作など)

  • ここに期待することを書きましょう

やったこと

  • ここに Pull Request で何をしたかを書きましょう

確認手順

ここに確認手順を書きましょう

@taiseiue taiseiue self-assigned this May 30, 2026
@taiseiue

Copy link
Copy Markdown
Contributor Author

ci落ちてるのは関係ないのでマージ

@taiseiue taiseiue merged commit 13ca089 into kc3hack:develop May 30, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant