i can't run npm install in my laravel 10 project

76 Views Asked by At

enter image description here

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

0

There are 0 best solutions below