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

ibazel was not invoked from within a workspace #682

Open
smolkaj opened this issue Nov 21, 2024 · 0 comments
Open

ibazel was not invoked from within a workspace #682

smolkaj opened this issue Nov 21, 2024 · 0 comments

Comments

@smolkaj
Copy link

smolkaj commented Nov 21, 2024

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

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:

  1. git clone https://github.com/google/netkat
  2. ibazel build //...
  3. See error

Version (please complete the following information):

  • OS: MacOs 15.01
  • ibazel Version: 0.25.3
  • Bazel version: 7.4.1
  • Bazelisk version: 1.22.1
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