Install-Module hangs after installation #3232
Unanswered
Martin Machacek (MartinM85)
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
I don't want to create an issue for it, but when I try to install Microsoft.Graph module
the installation itself is done within one minute, but then it hangs for tens minutes and never ends
In Task Manager is see that the process is doing something
When I run
Get-InstalledModule, I see that Graph modules are added one by one like every 10 minutes.Does anyone have the same problem?
All reactions