bin/start.sh
, if it fails try java -Xms8m -Xmx100m -Dlogback.configurationFile=../conf/logback.xml -Dmc.conf.file=../conf/mycontroller.properties -cp "../lib/*" org.mycontroller.standalone.StartApp
from mycontroller/bin
directory.
angular.js:12416 TypeError: _.remove is not a function
. Do you happen to know of any conflict between Angular.js and Vue.js? The 2 scripts by the way, are: https://cdnjs.cloudflare.com/ajax/libs/vue/2.1.10/vue.min.js
and https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js
.