I am trying to follow the directions on this ud3323/bpm wiki page to create an Ember.js application using bpm. However at the last step (Try It Out!), instead of showing "Congratulations! You are now running Hello World v0.0.1", it is still showing "Hello World". Also I am seeing the following error in Firebug:
Module core/main not found http://localhost:4020/assets/bpm_libs.js (Line 255)
I have tried the procedure line-by-line on two different computers and I am getting the same error. I have uploaded my zipped project here. Can someone please help me figure out where I am going wrong?
One more question: Can the generated app run only using "bpm preview"? I moved the project under apache and when I try to run it I get a "spade undefined" error.
Thanks.