Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Sample devcontainer.json does not work in pnp #4685

Open
1 of 6 tasks
stephen-cox-nzx opened this issue Jan 14, 2025 · 0 comments · May be fixed by #4686
Open
1 of 6 tasks

[BUG] Sample devcontainer.json does not work in pnp #4685

stephen-cox-nzx opened this issue Jan 14, 2025 · 0 comments · May be fixed by #4686
Labels
bug Something isn't working

Comments

@stephen-cox-nzx
Copy link

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?

  • Windows
  • Linux
  • MacOS
  • Azure Cloud Shell
  • Azure Functions
  • Other : Alpine devcontainer
@stephen-cox-nzx stephen-cox-nzx added the bug Something isn't working label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant