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 6413b08 + 3cf379b commit 7cdb06dCopy full SHA for 7cdb06d
.gitpod.Dockerfile
@@ -4,5 +4,5 @@ FROM gitpod/workspace-full:latest
4
USER gitpod
5
6
RUN pip3 install pytest==4.4.2 pytest-testdox mock
7
-RUN npm i [email protected] -g && learnpack plugins:install [email protected]
+RUN npm i @learnpack/learnpack -g && learnpack plugins:install [email protected]
8
0 commit comments