Hi,
I get error when make one of the step from this instruction:
bower install --allow-root --config.interactive=false *** *** bower ECMDERR Failed to execute "git ls-remote --tags --heads https://github.com/almende/vis.git", exit code of #128 remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/almende/vis.git/' Additional error details: remote: Invalid username or password. fatal: Authentication failed for 'https://github.com/almende/vis.git/'
From this error I can’t to finish build sunstone correctly.
Perhaps git repository “vis” not available for now.
How can to install this dependence (“vis”: “4.12.0”) of sunstone else?
Thank you