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.
1 parent e930661 commit 648c81fCopy full SHA for 648c81f
.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 -g && learnpack plugins:install learnpack-html && learnpack plugins:install learnpack-node
+RUN npm i learnpack@0.0.88 -g && learnpack plugins:install learnpack-html@0.0.17
0 commit comments