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
{{ message }}
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.
For that I have done the following steps:
1. Install Bazel and Set Env Path for that bazel.exe.
2. Installed dependencies:
a. JDK
b. Visual Studio C++
c. Installed MSYS2 - To avoid genrule error
3. Then I had run the Dive Integration Test command
-- bazel run //facets_dive/components/facets_dive:devserver
By running the above command I am getting the following error.
It would be great if anyone could help me solve this issue and also help me to integrate facets into webpage.
Thanks.
The text was updated successfully, but these errors were encountered:
I unfortunately don't have a windows machine to debug your problem. @jimbojw do you have one for testing running this command? It works at HEAD on my macbook.
My goal is to embed facets into webpage.
For that I have done the following steps:
1. Install Bazel and Set Env Path for that bazel.exe.
2. Installed dependencies:
a. JDK
b. Visual Studio C++
c. Installed MSYS2 - To avoid genrule error
3. Then I had run the Dive Integration Test command
-- bazel run //facets_dive/components/facets_dive:devserver
By running the above command I am getting the following error.
It would be great if anyone could help me solve this issue and also help me to integrate facets into webpage.
Thanks.
The text was updated successfully, but these errors were encountered: