containers / podman-desktop-extension-bootc

Support for bootable OS containers (bootc) and generating disk images
Apache License 2.0
403 stars 13 forks source link

chore: fix build issue #611

Closed cdrage closed 1 month ago

cdrage commented 1 month ago

chore: fix build issue

What does this PR do?

See: https://github.com/yarnpkg/yarn/issues/8994#issuecomment-2207025146

TLDR; Issues with string-width depdendencies requires us to pin the versioning for string-width and wrap-ansi since it's using two of the same module.

Screenshot / video of UI

N/A

What issues does this PR fix or reference?

N/A, on slack.

How to test this PR?

Tests should pass / yarn watch and yarn build should work.

Signed-off-by: Charlie Drage charlie@charliedrage.com