Resolving meteor add angular-templates Package Version Conflicts

Problem Overview

Meteor version 3.1.2 : When running

meteor add angular-templates

error: Conflict: Constraint caching-compiler@1.1.7 is not satisfied by caching-compiler 2.0.1.
Constraints on package “caching-compiler”:

  • caching-compiler@~2.0.1 ← top level
  • caching-compiler@1.1.7 ← caching-html-compiler 1.0.7 ← angular-templates-runtime 0.0.1 ← angular-templates 1.0.3

Is there a way to solve this issue ???
1 Like

I think to solve it you would need to update or ask for people to update this angular-templates package.

I think we have not seen much maintenance of angular integration with meteor in a while, so there is a change things will not work