cf-workers-typescript-template icon indicating copy to clipboard operation
cf-workers-typescript-template copied to clipboard

Investigate why wrangler dev fails for this project if unauthenticated

Open GregBrimble opened this issue 4 years ago • 1 comments

It breaks the e2e tests.

It gets to here (webpack project detected. Publishing...) and dies with Error: No such file or directory (os error 2).

Wrangler seems to follow a different build process when uploading to https://api.cloudflare.com/ (when authed) vs. https://cloudflareworkers.com/ (when not authed)?

GregBrimble avatar Sep 13 '20 10:09 GregBrimble

This is driving me crazy if you find a solution. Thanks in advance!

neilmock avatar Sep 20 '20 18:09 neilmock