osrf / rvizweb

RVizWeb: RViz on the browser
285 stars 59 forks source link

Allow installing bower packages as root #6

Closed chapulina closed 5 years ago

chapulina commented 5 years ago

This is necessary when building / installing as the root user. Addresses #4.

rafaelrojasmiliani commented 4 years ago

I had the same problem. However, in my case (because I jumped the step of "rosdep install") I had to install the nodejspackage with apt-get. After that it worked fine.