Known Issue: pac code push fails with httpClient error in PAC CLI v2.3.2 #220
jordanchodakWork
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
We have identified an issue affecting users who are running PAC CLI version 2.3.2 and attempting to publish code apps using the
pac code pushcommand.When running
pac code push, users may encounter the following error:Error during CLI execution: TypeError: Cannot read properties of undefined (reading 'httpClient')This error prevents the code app from being successfully pushed.
As a mitigation, we recommend installing an earlier version of the PAC CLI (v2.2.1), which does not exhibit this behavior. This can be done by uninstalling the currently installed CLI and reinstalling a previous version using your preferred installation method - Installation instructions here
We are urgently investigating the root cause of this issue and will provide updates in this thread as more information becomes available. If you continue to experience issues after downgrading, please let us know in the comments.
Beta Was this translation helpful? Give feedback.
All reactions