Conversation
🧪 Review environmenthttps://wmtxmtscaa23gi3bkfiu7e265e0zdoke.lambda-url.ca-central-1.on.aws/ |
smcmurtry
left a comment
There was a problem hiding this comment.
I'm getting the following failure when trying to build the dev container:
3.714 E: Unable to locate package eza
And I'm able to build the dev container in the main branch without any errors.
f25bc0a to
3ccbf28
Compare
3ccbf28 to
0771f97
Compare
| procps \ | ||
| sudo \ | ||
| tldr \ | ||
| tealdeer \ |
jimleroyer
left a comment
There was a problem hiding this comment.
Looks good, let's make sure cypress still work after the removal of libgconf-2-4. It seems that this is a dependency for older version of cypress, so that might still work after its removal here, as we would have carried this dep since then.
smcmurtry
left a comment
There was a problem hiding this comment.
This is now building for me and the tests are passing. Nice!
|
Although I think this did break the copilot chat integration... is there any way to fix that? |
Summary | Résumé
Failure when setting up the admin devcontainer, this PR fixes that
Test instructions | Instructions pour tester la modification