You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy the devcontainer.json verbatim and it should "just work"
Actual behavior
The image used in the devcontainer.json (m365pnp/powershell:2.4.0-alpine-3.16.5) cannot be found when pulling the image.
After manually updating the image tag, interactive logins cannot be performed as xdg-utils is not installed.
Reporting an Issue or Missing Feature
The sample devcontainer.json provided at https://pnp.github.io/powershell/articles/dev-containers.html does not work without modification.
Expected behavior
Copy the devcontainer.json verbatim and it should "just work"
Actual behavior
The image used in the devcontainer.json (m365pnp/powershell:2.4.0-alpine-3.16.5) cannot be found when pulling the image.
After manually updating the image tag, interactive logins cannot be performed as xdg-utils is not installed.
Steps to reproduce behavior
Create a new vs code project , following the instructions at https://pnp.github.io/powershell/articles/dev-containers.html
What is the version of the Cmdlet module you are running?
N/A
Which operating system/environment are you running PnP PowerShell on?
The text was updated successfully, but these errors were encountered: