Skip to content
#

cloudflare-workers

Here are 318 public repositories matching this topic...

wrangler
Electroid
Electroid commented Jan 10, 2021

🐛 Bug Report

Wrangler errors without a package.json for JavaScript projects, yet there is no reason to require it.

Environment

  • output of wrangler -V: wrangler 1.12.3
  • contents of wrangler.toml: type=javascript

Steps to reproduce

  1. Create a hello world script with type=javascript
  2. Run wrangler dev or wrangler publish
  3. See the error `Error: Your Java

Improve this page

Add a description, image, and links to the cloudflare-workers topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cloudflare-workers topic, visit your repo's landing page and select "manage topics."

Learn more