Ashcon Partovi

Results 381 comments of Ashcon Partovi
trafficstars

You can use: https://api.ashcon.app/mojang/v2/uuid/Notch to just get the UUID.

Fixed in https://github.com/Electroid/mojang-api/commit/991e1e9850220cf2124a2d7a7375b52385507ea3

This issue appears to have been fixed, using Bun v1.0.7 it no longer errors. If you still run into this issue after upgrading, please feel free to re-open this issue.

When the CI for this PR finishes, you'll be able to try it out using `bun upgrade --canary`. This will be released in Bun v0.7.2.

`bun dev` was changed in Bun v1.0, it will now run the "dev" script in your package.json. Because of that, this issue is no longer applicable.

This issue was likely fixed by the many stability improvements we've made to `bun install` and `bun create`. If you still run into this problem, please feel free to re-open...

We've since fixed this issue. As of Bun v1.0.7, this error no longer occurs. If you can still run into this problem after upgrading, please feel free to re-open this...

Thanks for working on this. Yes it would be great to refactor our workflows to be composite. It has changed quite a bit since you last worked on it, so...

Implemented in #3249 (will be available in release 0.6.10)

Yep! This is now supported in [Bun v0.3.0](https://bun.sh/blog/bun-v0.3.0) 🎉