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

Something strange happened (since v0.1.14) #55

Open
reconbot opened this issue Sep 9, 2023 · 1 comment
Open

Something strange happened (since v0.1.14) #55

reconbot opened this issue Sep 9, 2023 · 1 comment

Comments

@reconbot
Copy link

reconbot commented Sep 9, 2023

For some reason my dep bot auto merged a failing build of streaming iterables with the v0.1.14 release. Since then I get a "Something strange happened" (logs). I tossed in some console logs and it seems to coming from my batch module which has something that is no longer supported. And the change in 0.1.14 that is throwing seems to be here.

You can test the failure by cloning this commit and running npm build or node bundle-types.mjs.

Happy to debug, but I'm off to enable branch protection.

reconbot added a commit to reconbot/streaming-iterables that referenced this issue Sep 9, 2023
had to roll back dts-buddy and opened Rich-Harris/dts-buddy#55 about it
@reconbot
Copy link
Author

reconbot commented Sep 27, 2023

A strange datapoint - when debugging with streaming iterables, I accidentally installed pnpm and the build passed. As of this commit an npm install fails (via build script of node bundle-types.mjs) and a pnpm install succeeds.

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