Park
Park
try killall -9 wpa_supplicant
I’m using 3b+ too, if u tried ifconfig, could u see wlan0 in it? If not try ifconfig wlan0 up. Now I use openwrt to build WiFi, so many detail...
Install package ```bash yarn add highlight.js ``` `.vue` file ```vue import hljs from "highlight.js"; import "highlight.js/styles/github.css"; // hljs.configure({ // languages: ["javascript"], // }); const options = { modules: { syntax:...