在調試Meteor和angular的demo,運行時遇到這樣的錯誤,請問怎麼解決? ? ? ?
=> Started proxy.
=> Started MongoDB.
=> Errors prevented startup:
While determining active plugins:
error: conflict: two packages included in the app (angular-templates and templating) are both trying to handle *.html
error: conflict: two packages included in the app (pbastowski:angular-babel and ecmascript) are both trying to handle *.js
While determining active plugins:
error: conflict: two packages included in the app (angular-templates and templating) are both trying to handle *.html
error: conflict: two packages included in the app (pbastowski:angular-babel and ecmascript) are both trying to handle *.js
=> Your application has errors. Waiting for file change.
來 兄弟我之前也遇到過這個問題,後來我解決了 ,你可以看看我的博文,或者我在sf的自問自答。
Meteor+angularjs 實作輕論壇系列一
meteor1.2.1版本不支援這樣的angularjs寫法?
希望對你有幫助