当我运行mvn -Pprod package -Dmaven.test.skip=true -e
时,我有一个旧的jhipster应用程序(bower,gulp和abgular 1.5.2)
我收到此错误:
PhantomJS 2.1.1 (Linux 0.0.0) ERROR
TypeError: undefined is not a function (near '...ar.isElement;}).info({angularVersion:'1....')
at /home/dev/workspace/myapp/src/main/webapp/bower_components/angular-animate/angular-animate.js:9
如果有人可以帮助我...