Closed spncrgr closed 1 year ago
Executing a Chocolatey command, including utility commands, results in a SimpleInjector.ActivationException being thrown.
SimpleInjector.ActivationException
The Chocolatey CLI should display the license invalid or missing message and not throw an error.
$env:ChocolateyInstall\license
choco
clist -l
https://gist.github.com/spncrgr/1605519b4c174b61702daf0da1812b3a
┆Issue is synchronized with this Gitlab issue by Unito ┆Milestone: 5.0.1
I confirm the error appears with an expired Business license, but does not appear with an expired Professional license.
What Are You Seeing?
Executing a Chocolatey command, including utility commands, results in a
SimpleInjector.ActivationException
being thrown.What is Expected?
The Chocolatey CLI should display the license invalid or missing message and not throw an error.
How Did You Get This to Happen? (Steps to Reproduce)
$env:ChocolateyInstall\license
choco
command. I ranclist -l
.System Details
Output Log
https://gist.github.com/spncrgr/1605519b4c174b61702daf0da1812b3a
┆Issue is synchronized with this Gitlab issue by Unito ┆Milestone: 5.0.1