Constraint blaze@2.0.0

hello everyone

I am creating a new meteor project with meteor 3.
In this project, I use dynamic templates
To manage this type of template, I use the “iron:dynamic-template” package.
When I try to add this package

         meteor add iron:dynamic-template

have the following error:

         => Errors while adding packages:                                                         
          While selecting package versions:
          error: Conflict: Constraint blaze@2.0.0 is not satisfied by blaze 3.0.0.

I can’t find a solution to this problem online.

Can anyone help me?
THANKS

This package was last published three years ago iron:dynamic-template - Packosphere

So it’s so it wasn’t migrated to work with Meteor 3.

I just created a new PR to fix this and published a new version, but I had to change the organization name as we don’t have access to the iron organization.

Can you test it out?

meteor add compat:dynamic-template@2.0.0