Installation Warnings
pablopaul opened this issue · 1 comments
pablopaul commented
After running npm i vue-cli-plugin-codeceptjs-puppeteer --save-dev
I get some warnings
npm WARN deprecated core-js@2.6.11: core-js@<3 is no longer maintained and not recommended for usage due to the number of issues. Please, upgrade your dependencies to the actual version of core-js@3.
npm notice save vue-cli-plugin-codeceptjs-puppeteer is being moved from dependencies to devDependencies
npm WARN notsup Unsupported engine for ava@2.4.0: wanted: {"node":">=8.9.4 <9 || >=10.0.0 <11 || >=12.0.0"} (current: {"node":"11.13.0","npm":"6.13.1"})
npm WARN notsup Not compatible with your version of node/npm: ava@2.4.0
npm WARN notsup Unsupported engine for @ava/babel-preset-transform-test-files@6.0.0: wanted: {"node":">=8.9.4 <9 || >=10.0.0 <11 || >=12.0.0"} (current: {"node":"11.13.0","npm":"6.13.1"})
npm WARN notsup Not compatible with your version of node/npm: @ava/babel-preset-transform-test-files@6.0.0
npm WARN notsup Unsupported engine for @ava/babel-preset-stage-4@4.0.0: wanted: {"node":">=8.9.4 <9 || >=10.0.0 <11 || >=12.0.0"} (current: {"node":"11.13.0","npm":"6.13.1"})
npm WARN notsup Not compatible with your version of node/npm: @ava/babel-preset-stage-4@4.0.0
npm WARN notsup Unsupported engine for @ava/babel-plugin-throws-helper@4.0.0: wanted: {"node":">=8.9.4 <9 || >=10.0.0 <11 || >=12.0.0"} (current: {"node":"11.13.0","npm":"6.13.1"})
npm WARN notsup Not compatible with your version of node/npm: @ava/babel-plugin-throws-helper@4.0.0
npm WARN vue-cli-plugin-codeceptjs-puppeteer@0.1.0 requires a peer of @vue/cli-service@^3.0.0 || ^4.0.0-0 but none is installed. You must install peer dependencies yourself.
npm WARN vue-paul@1.0.0 No description
npm WARN vue-paul@1.0.0 No repository field.
Can we get rid of them?
DavertMik commented
None of those dependencies are part of this plugin