XOCE Warning on build
-
When compiling commit 5d4723ec0673f7e77af317f3efc679bdc2405bbd and I get these warnings.
How can i get solve them ?warning "@commitlint/cli > @commitlint/load > cosmiconfig-typescript-loader@5.0.0" has unmet peer dependency "@types/node@*". warning "@commitlint/cli > @commitlint/load > cosmiconfig-typescript-loader@5.0.0" has unmet peer dependency "typescript@>=4". warning "@vue/eslint-config-typescript > @typescript-eslint/eslint-plugin > ts-api-utils@1.0.3" has unmet peer dependency "typescript@>=4.2.0". warning "workspace-aggregator-776f4f34-3a8c-4b72-a587-1418325ed335 > @vates/node-vsphere-soap > soap@1.0.0" has incorrect peer dependency "axios@^0.27.2". warning "workspace-aggregator-776f4f34-3a8c-4b72-a587-1418325ed335 > @vates/event-listeners-manager > tap > @tapjs/test > @isaacs/ts-node-temp-fork-for-pr-2009@10.9.5" has unmet peer dependency "@types/node@*". warning "workspace-aggregator-776f4f34-3a8c-4b72-a587-1418325ed335 > @vates/event-listeners-manager > tap > @tapjs/asserts > tcompare > react-element-to-jsx-string@15.0.0" has unmet peer dependency "react@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0". warning "workspace-aggregator-776f4f34-3a8c-4b72-a587-1418325ed335 > @vates/event-listeners-manager > tap > @tapjs/asserts > tcompare > react-element-to-jsx-string@15.0.0" has unmet peer dependency "react-dom@^0.14.8 || ^15.0.1 || ^16.0.0 || ^17.0.1 || ^18.0.0".
-
@Gheppy You cannot, but they are warnings and should not cause any issues to users, you can ignore them.
-
Ping @julien-f
-
@Gheppy You cannot, but they are warnings and should not cause any issues to users, you can ignore them.
-
-
-
ok, thank you