While running vuejs it throws error @vitejs/plugin-vue requires vue (>=3.2.13) or @vue/compiler-sfc to be present in the dependency tree
I have we application which is build in VueJs, Express and NodeJs. The Node version is 12.22.9 and I install it corectly but while build in vue files it throw an error.