were you able to find a solution for this ? I am getting same error. my packages.yml is
packages:
- git: https://{{env_var('GITTOKEN_ID','NA')}}:{{env_var('GITTOKEN','NA')}}@github.com/**-open-itg/dbt-utils.git
revision: 0.8.6
- package: dbt-labs/dbt_project_evaluator
version: 1.0.0
basically I am trying to install dbt project evaluator