Skip to content

Commit

Permalink
fix: add some deps into dev container
Browse files Browse the repository at this point in the history
  • Loading branch information
Ludea authored Oct 17, 2024
1 parent bf04e7e commit 07e53d0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ RUN apt-get update && apt install -y --no-install-recommends \
libssl-dev \
libayatana-appindicator3-dev \
librsvg2-dev \
nodejs
nodejs \
git

RUN corepack enable pnpm
RUN corepack enable pnpm

0 comments on commit 07e53d0

Please sign in to comment.