phetsims / build-an-atom

"Build an Atom" is an educational simulation in HTML5, by PhET Interactive Simulations.
http://phet.colorado.edu/en/simulation/build-an-atom
GNU General Public License v3.0
11 stars 10 forks source link

What is utterance-queue??? #207

Closed Im-Alex closed 2 years ago

Im-Alex commented 4 years ago

I can´t run the program!! :(

jbphet commented 4 years ago

It's a new repository that supports accessibility of the sims. To remedy this situation, I suggest you first do a pull on the perennial repo, then run this script from the root directory of your PhET code: .\perennial\bin\clone-missing-repos.sh. That should automatically pull everything you need. Then run .\perennial\bin\pull-all.sh. At that point you should (hopefully) be back up and running.

zepumph commented 4 years ago

@Im-Alex I'm sorry for the confusion. You can follow @jbphet's instructions above and things should work. Because in part to the new repo, the README for this simulation was incorrect until Jan 15th. You can now follow the README and it will include the utterance-queue dependency.