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
Describe the bug
When running ibazel build //... from within my project folder, I get the following error messages:
iBazel [10:31PM]: Querying for files to watch...
iBazel [10:31PM]: Error finding workspace: ibazel was not invoked from within a workspace
iBazel [10:31PM]: Error querying for source files: ibazel was not invoked from within a workspace
iBazel [10:31PM]: Error finding workspace: ibazel was not invoked from within a workspace
iBazel [10:31PM]: Error querying for source files: ibazel was not invoked from within a workspace
Describe the bug
When running
ibazel build //...
from within my project folder, I get the following error messages:Reproduction instructions
I'm on MacOs 15.01, Apple M3, and I am compiling https://github.com/google/netkat.
Steps to reproduce the behavior on MacOs:
git clone https://github.com/google/netkat
ibazel build //...
Version (please complete the following information):
The text was updated successfully, but these errors were encountered: