Gazebo | Ignition | Community
Ask Your Question
0

updateGZ3D.sh fails silently if grunt CLI is not installed globally,

asked 2016-02-01 10:50:24 -0500

suzanak gravatar image

It should be added to the instructions for gzweb JavaScript development that the grunt CLI has to be installed globally, otherwise the gzweb/updateGZ3D.sh will fail silently. Just the npm install command alone is not enough.

This is how to install the grunt command line interface globally:

npm install -g grunt-cli

Afterwards, grunt will actually build the project.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
0

answered 2016-02-01 11:19:27 -0500

chapulina gravatar image

The page you linked pulls its contents from this tutorial. You could make a pull request to the gazebo_tutorials repository suggesting the change.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2016-02-01 10:50:24 -0500

Seen: 293 times

Last updated: Feb 01 '16