We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ab37df + 3bcdf79 commit 8f08c05Copy full SHA for 8f08c05
.gitpod.Dockerfile
@@ -4,4 +4,4 @@ FROM gitpod/workspace-full:latest
4
USER gitpod
5
6
RUN npm i jest@24.8.0 -g
7
-RUN npm i learnpack@0.1.19 -g && learnpack plugins:install learnpack-html@0.0.20
+RUN npm i @learnpack/learnpack -g && learnpack plugins:install learnpack-html@0.0.20
0 commit comments