When you are on system supported by PPM (e.g. has a non-source url for pak::repo_add(P3M = "PPM@latest")) then pak should advertise PAK_USE_P3M once per session if PAK_USE_P3M is not set (i.e. you can suppress the message by setting PAK_USE_P3M=false,
e.g.
PAK_USE_P3M=true
When you are on system supported by PPM (e.g. has a non-source url for
pak::repo_add(P3M = "PPM@latest")
) then pak should advertisePAK_USE_P3M
once per session ifPAK_USE_P3M
is not set (i.e. you can suppress the message by settingPAK_USE_P3M=false
,