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 92f4315 commit afafb44Copy full SHA for afafb44
.gitpod.dockerfile
@@ -4,4 +4,4 @@ USER gitpod
4
5
RUN npm i [email protected] -g
6
7
-RUN npm i [email protected] -g && learnpack plugins:install [email protected]
+RUN npm i @learnpack/learnpack -g && learnpack plugins:install [email protected]
0 commit comments