WorldWideTelescope / wwt-web-client

The WorldWide Telescope web client lets you explore the universe in your browser.
https://worldwidetelescope.org/webclient/
MIT License
105 stars 35 forks source link

Web client install problem: bower:install not found #64

Closed ghost closed 9 years ago

ghost commented 9 years ago

Hello, I'm trying to install and run the web client. After npm install and grunt watch, when running

grunt bower:install

I get

Warning: Task "bower:install" not found.

Something missing in Gruntfile.js?

thewebkid commented 9 years ago

I thought I had updated the readme, but it looks like we migrated to an install.md. I have updated it. You no longer need bower. All our 3rd party libs are referenced via cdn or nuget now. Very sorry for the confusion. You should be fine as is.