You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I investigated it. This issue happened in a binary. If I understood correctly, binaries are not in open source - I can't exactly understand what happened. Probably it could be related to writing from the subprocess to output folder.
Describe the bug
I am trying to move the
swa deploy
command to Bazel. But I consistently get an unknown error.Everything works without Bazel.
I suppose it could be related to the strict path to binary folders. But I am not fully sure about it.
It looks like the issue happens during creating a child process.
To Reproduce
swa cli
as binary in Bazel config. Like this:bazel run release
Screenshots
With Bazel:
Without:
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: