Skip to content

Conversation

@john-royal
Copy link
Collaborator

Closes #1135

@coderabbitai
Copy link

coderabbitai bot commented Oct 19, 2025

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch john/cf-worker-name-fix

Comment @coderabbitai help to get the list of available commands and usage tips.

@pkg-pr-new
Copy link

pkg-pr-new bot commented Oct 19, 2025

Open in StackBlitz

npm i https://pkg.pr.new/alchemy-run/alchemy@1158

commit: 1e66c79

@github-actions
Copy link

🚀 Website Preview Deployed

Your website preview is ready!

Preview URL: https://cea29e81-alchemy-website.alchemy-run.workers.dev

This preview was built from commit dda9e85


🤖 This comment will be updated automatically when you push new commits to this PR.

Copy link
Collaborator

@Mkassabov Mkassabov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good guy john fixing bugs <3

@Mkassabov Mkassabov merged commit e12cf14 into main Oct 20, 2025
7 checks passed
@Mkassabov Mkassabov deleted the john/cf-worker-name-fix branch October 20, 2025 21:37
@islamzaoui
Copy link

Hi @Mkassabov, I still get the same error in "alchemy": "^0.81.2" in my sveltekit app

Error: Processing .alchemy\local\wrangler.jsonc configuration:
  - Expected "name" to be of type string, alphanumeric and lowercase with dashes only but got "form-builder-app-IslamZaoui".
    at readConfig (C:\Users\IslamZaoui\Desktop\projects\form-builder\node_modules\.bun\[email protected]+084e2b365610d1bb\node_modules\wrangler\wrangler-dist\cli.js:50240:11)
    at getPlatformProxy (C:\Users\IslamZaoui\Desktop\projects\form-builder\node_modules\.bun\[email protected]+084e2b365610d1bb\node_modules\wrangler\wrangler-dist\cli.js:287331:18)
    at get_emulated (file:///C:/Users/IslamZaoui/Desktop/projects/form-builder/node_modules/.bun/@[email protected]+9c43a528b9a8b4d4/node_modules/@sveltejs/adapter-cloudflare/index.js:164:25)
    at Object.platform (file:///C:/Users/IslamZaoui/Desktop/projects/form-builder/node_modules/.bun/@[email protected]+9c43a528b9a8b4d4/node_modules/@sveltejs/adapter-cloudflare/index.js:190:25)
    at internal_respond (C:\Users\IslamZaoui\Desktop\projects\form-builder\node_modules\.bun\@[email protected]+e4e4bda62023ab55\node_modules\@sveltejs\kit\src\runtime\server\respond.js:217:41)
    at C:\Users\IslamZaoui\Desktop\projects\form-builder\node_modules\.bun\@[email protected]+e4e4bda62023ab55\node_modules\@sveltejs\kit\src\runtime\server\respond.js:741:11
    at Server.respond (C:\Users\IslamZaoui\Desktop\projects\form-builder\node_modules\.bun\@[email protected]+e4e4bda62023ab55\node_modules\@sveltejs\kit\src\runtime\server\index.js:172:17)
    at file:///C:/Users/IslamZaoui/Desktop/projects/form-builder/node_modules/.bun/@[email protected]+e4e4bda62023ab55/node_modules/@sveltejs/kit/src/exports/vite/dev/index.js:562:35

What is the issue?

@Mkassabov
Copy link
Collaborator

What is the issue?

@islamzaoui

Same issue this PR fixes just in a different place, we just didn't apply the fix in this PR to our Website based resources like sveltekit.
I've opened a new PR with the relevant change: #1268 there is a preview package in the comments of that PR that you can use while you wait for the next release

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.

Can't use alchemy becasue auto generated name containes uppercase letters in .alchemy\local\wrangler.jsonc

4 participants