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 7490745 + 377482c commit da34f7cCopy full SHA for da34f7c
.gitpod.Dockerfile
@@ -3,5 +3,5 @@ FROM gitpod/workspace-full
3
USER gitpod
4
5
RUN pip3 install pytest==4.4.2 pytest-testdox mock
6
-RUN npm i [email protected] -g && learnpack plugins:install [email protected]
+RUN npm i @learnpack/learnpack -g && learnpack plugins:install [email protected]
7
0 commit comments