electron-vue-admin
electron-vue-admin copied to clipboard
npm install error
I get a compatibility issue when I run npm install after cloning the git. Am using Linux Ubuntu distro, I really need help to fix this
Thanks in advance
please run
sudo npm cache clean --force
Maybe try.Good Luck