MZfengdada
MZfengdada
> weird, maybe a missing dependency, are you connected to the internet? also, please try again after a rebase. Yes, I am already connected to the Internet and have been...
I run “sudo apt install libgtk-3-0” and the problem was resolved
However, the problem "error while loading shared libraries: libasound.so.2" appears later
I then ran the "sudo apt-get install libasound2" command to fix the problem
But there's another problem. Here's the problem: "WARNING in ./~/vue-loader/lib/template-compiler?{"id":"data-v-e0e9a930","hasScoped":true}!./~/vue-loader/lib/selector.js?type=template&index=0!./src/renderer/components/Freight/FreightAddPage.vue (Emitted value instead of an instance of Error) the "scope" attribute for scoped slots have been deprecated and replaced by...
sed -i "s/scope=/slot-scope=/g" `grep "scope=" -rl ./src/renderer/components`