I want to install vue in my Laravel project so I run this command
npm i vue-loader@next vue@next vue-router@next
but it gives me the same error in the image above and I try to do just npm I and it won't work i use laragon this project have node version: v-18.8,0
