question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

🐛 BUG: Prod/release build on main seems to fail when multiple packages need releasing

See original GitHub issue

What version of Wrangler are you using?

wrangler@latest

What operating system are you using?

GitHub

Describe the Bug

https://github.com/cloudflare/wrangler2/runs/8073062908?check_suite_focus=true

Issue Analytics

  • State:open
  • Created a year ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
rozenmdcommented, Sep 13, 2022

It’s still an issue sometimes 😬

2/3 of our releases had to be re-run today

0reactions
rozenmdcommented, Oct 14, 2022

Compare to miniflare, a similar monorepo, which does:

      - name: Create Version PR or Publish to NPM
        id: changesets
        uses: changesets/action@v1
        with:
          publish: npx changeset publish
Read more comments on GitHub >

github_iconTop Results From Across the Web

angular - Cannot find module “.” when building prod release
Any kind of help much appreciated! EDIT: I should have told, you don't need any backend to get this error. It pops right...
Read more >
when building app bundle with multiple flavorDimension, tool ...
I was having trouble building a flutter app with 2 flavor dimensions and 2 flavors for each dimension (total of 4 variants,
Read more >
Build and run your app - Android Developers
Learn how to quickly build and run your app on the Android emulator or a physical device.
Read more >
Automating the Android Build and Release Process using ...
We need to create google-services.json files for the new build ... In my case, I experienced an error although the process was successful....
Read more >
Android Package Build Fails with "Exit Status 255 instead of 0 ...
apk does not exist. Root Cause. This is a generic error message thrown by the Android Package build process when there is another,...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found