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 cmd on Windows / update ibazel #16405

Closed
jerome-nelson opened this issue Jun 28, 2019 · 2 comments · Fixed by #16448
Closed

ibazel cmd on Windows / update ibazel #16405

jerome-nelson opened this issue Jun 28, 2019 · 2 comments · Fixed by #16448
Assignees

Comments

@jerome-nelson
Copy link
Contributor

jerome-nelson commented Jun 28, 2019

Bug, feature request, or proposal:
When I run any yarn ibazel command it fails and displays:

FATAL: Your platform/architecture combination NaN is not yet supported.
    Follow install instructions at https://github.com/bazelbuild/bazel-watcher/blob/master/README.md to compile for your system.

What is the expected behavior?
To run bazel command specified as persistent process.

What is the current behavior?
FATAL ERROR message is displayed.

Environment

  • Material: components-srcs:8.0.0-rc.1
  • Yarn Version/Bazel Version: 1.14.0 / 0.26.0
  • Operating System: Windows 10 Enterprise

Seems related:
bazelbuild/bazel-watcher#144

@jerome-nelson
Copy link
Contributor Author

jerome-nelson commented Jun 28, 2019

When I update @bazel/ibazel to 0.10.3 the binary launches - however any commands yarn ibazel test seem to hang for me.

working

EDIT: ibazel does run however I start to get errors - assume this is not ibazel just rules themselves

image

@devversion devversion self-assigned this Jun 30, 2019
devversion added a commit to devversion/material2 that referenced this issue Jul 4, 2019
Updates `ibazel` to the latest version. This version comes with long
awaited windows support that is now also usable in the components
repository (based on manual testing). In follow-ups we should work
towards switching away from `gulp test` to `ibazel`. Though we need to
ensure that common workflows like debugging are still possible.

Fixes angular#16405
jelbourn pushed a commit that referenced this issue Jul 9, 2019
Updates `ibazel` to the latest version. This version comes with long
awaited windows support that is now also usable in the components
repository (based on manual testing). In follow-ups we should work
towards switching away from `gulp test` to `ibazel`. Though we need to
ensure that common workflows like debugging are still possible.

Fixes #16405
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 11, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants