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] npm init doesn't create a Rust project #370

Open
1 task done
buchgr opened this issue Aug 10, 2023 · 0 comments
Open
1 task done

[BUG] npm init doesn't create a Rust project #370

buchgr opened this issue Aug 10, 2023 · 0 comments

Comments

@buchgr
Copy link

buchgr commented Aug 10, 2023

Is there an existing issue for this?

  • I have searched the existing issues

What version of workers-rs are you using?

0.0.18

What version of wrangler are you using?

3.5.0

Describe the bug

I tried to create a new workers-rs project per the instructions in the README.md but the command generates me a JavaScript project instead.

Steps To Reproduce

$ npm init cloudflare project_name worker-rust
$ cd project_name
$ ls
node_modules
package-lock.json
package.json	
src
wrangler.toml
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

1 participant