Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Getting Started references old Wrangler, doesn't work as expected #378

Open
1 task done
kirks386 opened this issue Aug 22, 2023 · 2 comments
Open
1 task done

Comments

@kirks386
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What version of workers-rs are you using?

Newest

What version of wrangler are you using?

3.5.1

Describe the bug

Our "Getting Started" Information references an old version of Wrangler, and doesn't appear to work with either 2.x or the latest version. When I follow the steps in our guide, I end up with a default Javascript project being created. I don't get the expected src/lib.rs starting point.

Steps To Reproduce

  1. Run steps from Getting Started guide:
npm init cloudflare project_name worker-rust
cd project_name
  1. Follow prompt from wrangler / create-cloudflare
  2. Look inside the src/ folder that is created'
  3. Observe that you see worker.js and no rust-specific template
@buchgr
Copy link

buchgr commented Aug 24, 2023

Looks like this the same issue as #370

@girordo
Copy link

girordo commented Aug 26, 2023

I'm having the same problem

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

No branches or pull requests

3 participants