Related to #239, there are multiple missing dependency warnings during the build as specified by the Dockerfile (with workarounds from #239 applied):
[4/5] Linking dependencies...
warning "lerna > @lerna/version > @lerna/github-client > @octokit/rest > @octokit/plugin-request-log@1.0.4" has unmet peer dependency "@octokit/core@>=3".
warning " > ts-jest@27.0.7" has incorrect peer dependency "jest@^27.0.0".
warning " > vue-jest@4.0.1" has unmet peer dependency "babel-jest@>= 24 < 27".
warning " > vue-jest@4.0.1" has incorrect peer dependency "jest@26.x".
warning " > vue-jest@4.0.1" has unmet peer dependency "vue@^2.x".
warning " > vue-jest@4.0.1" has unmet peer dependency "vue-template-compiler@^2.x".
warning " > @vue-storefront/spree@1.4.0" has unmet peer dependency "@nuxtjs/composition-api@^0.29.3".
warning " > @vue-storefront/spree@1.4.0" has unmet peer dependency "vue@^2.0.0 || >=3.0.0-rc.0".
warning " > @vue-storefront/spree-theme@1.4.0" has unmet peer dependency "@nuxtjs/composition-api@^0.29.3".
warning " > @vue-storefront/spree-theme@1.4.0" has unmet peer dependency "vue@^2.6.14 || >=3.0.0-rc.0".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-api > @spree/axios-fetcher@1.0.0" has unmet peer dependency "axios@^0.25.0".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-api > @vue-storefront/core@2.5.1" has unmet peer dependency "@nuxtjs/composition-api@^0.29.3".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-theme > @vue-storefront/nuxt-theme@2.5.1" has unmet peer dependency "@nuxtjs/composition-api@^0.29.3".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-theme > vee-validate@3.4.13" has unmet peer dependency "vue@^2.5.18".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-theme > @vue/test-utils@1.2.2" has unmet peer dependency "vue@2.x".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-theme > @vue/test-utils@1.2.2" has unmet peer dependency "vue-template-compiler@^2.x".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-theme > @storefront-ui/vue > vue2-leaflet@2.7.1" has unmet peer dependency "@types/leaflet@^1.5.7".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-theme > @vue-storefront/nuxt > @nuxtjs/composition-api@0.29.3" has unmet peer dependency "@nuxt/vue-app@^2.15".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-theme > @vue-storefront/nuxt > @nuxtjs/composition-api@0.29.3" has unmet peer dependency "vue@^2".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-theme > nuxt > @nuxt/components@2.2.1" has unmet peer dependency "consola@*".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-theme > @vue-storefront/nuxt > @nuxtjs/composition-api > @vue/composition-api@1.4.1" has unmet peer dependency "vue@>= 2.5 < 3".
warning "workspace-aggregator-0ce55068-8eae-45a1-a8db-6bd86ddf2e14 > @vue-storefront/spree-theme > vue-demi@0.11.4" has unmet peer dependency "vue@^3.0.0-0 || ^2.6.0".
Code of Conduct
Related to #239, there are multiple missing dependency warnings during the build as specified by the Dockerfile (with workarounds from #239 applied):
Code of Conduct