surveyjs_vue_quickstart icon indicating copy to clipboard operation
surveyjs_vue_quickstart copied to clipboard

Outdated dependency versions

Open VolodymyrBiryuk opened this issue 4 years ago • 1 comments

The dependency versions in the package.json or the documentation should be updated. The third step npm -i only works if executed like this: npm -i --legacy-peer-deps. I have npm 7.0.15 installed.

VolodymyrBiryuk avatar Dec 27 '20 11:12 VolodymyrBiryuk

I've upgraded this repo up to the vue-cli v3. Can you check whether the issue still reproducible?

tsv2013 avatar Apr 01 '21 09:04 tsv2013