cruise-automation / webviz

web-based visualization libraries
https://webviz.io/
Apache License 2.0
2.05k stars 415 forks source link

Failed to build and test #210

Closed hakuturu583 closed 5 years ago

hakuturu583 commented 5 years ago

I want to build webviz. I install npm and nodejs and type

npm run bootstrap

It was success, but I typed

npm run test
npm run build

All of them are failed.

hakuturu583 commented 5 years ago

image

jtbandes commented 5 years ago

In the screenshot you posted, the tests are displaying warnings, but they are passing (see "13 passed" at the bottom). Can you share the error messages that you're seeing when the build fails?

jtbandes commented 5 years ago

Let us know if you have any more problems!