We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1abb8da commit af0288eCopy full SHA for af0288e
vueenv/Dockerfile
@@ -11,8 +11,6 @@ RUN apk add --no-cache \
11
RUN set -eux; \
12
npm install --global \
13
'@vue/cli' \
14
- 'create-vue@3' \
15
- 'vue@next' \
16
'yarn' \
17
; \
18
# for the disk space
0 commit comments