Switch to npm

This commit is contained in:
2026-02-01 08:39:49 +11:00
parent 65837ca2b4
commit 6b51b3e9fa
+1 -1
View File
@@ -13,7 +13,7 @@ RUN apt-get update && apt-get install -y --no-install-recommends \
&& pip3 install --break-system-packages uv \
&& npm install -g pnpm bun
RUN bun install -g openclaw@latest
RUN npm install -g openclaw@latest
# Create necessary directories
RUN mkdir -p /home/node/.clawdbot /home/node/clawd /home/node/.cache