bazelbuild / rules_nodejs

NodeJS toolchain for Bazel.

Home Page:https://bazelbuild.github.io/rules_nodejs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Why bazel run doesn't launch on windows,/bin/bash: C:/zhuomian/jancsiwebspace/fhbfwior/execroot/jancsi_web_space/bazel-out/x64_windows-fastbuild/bin/LicenseWebManager/start.sh: No such file or directory

zhengdechang opened this issue · comments

commented

What happened?

Why bazel run doesn't launch on windows, No such file or directory,but ctrl click ,the file is exist

image

Version

Development (host) and target OS/architectures: windows

Output of bazel --version: 6.0.0

Version of rules_nodejs, or other relevant rules from your
WORKSPACE or MODULE.bazel file: rules_nodejs-5.8.0

Language(s) and/or frameworks involved:

How to reproduce

windows

Any other information?

No response

I have no idea what LicenseWebManager is, that's not provided by rules_nodejs. I'd suggest tracking down where that comes from.

commented

LicenseWebManager is my project, i
try bazel run LicenseWebManager:build,but it no work

okay, this doesn't look like a bug in rules_nodejs then, sorry. You can look for user support on slack.bazel.build.