Rivers know this: there is no hurry. We shall get there some day.
河流知道這一點(diǎn):無(wú)需匆忙。我們終有一日會(huì)到達(dá)。———— A. A. Milne
樹莓派3B+ 系統(tǒng)Raspbian設(shè)置國(guó)內(nèi)源sudo cp /etc/apt/sources.list /etc/apt/sources.list.baksudo vi /etc/apt/sources.list# 這里從網(wǎng)上找國(guó)內(nèi)源復(fù)制進(jìn)文件中保存安裝homebridgesudo apt-get updatesudo apt-get install npmsudo npm install -g nsudo n stable# 升級(jí)node 因?yàn)榘惭byeelight插件時(shí)有限制node版本sudo apt-get install libavahi-compat-libdnssd-devsudo npm ins...