Adam Starbuck

Results 27 comments of Adam Starbuck

I sent the output to a file instead of stdout so I could actually read it and found this. ``` ERROR in ./node_modules/css-loader?{"importLoaders":1}!./node_modules/vue-loader/lib/style-compiler?{"vue":true,"id":"data-v-2ccece95","scoped":false,"hasInlineConfig":false}!./node_modules/postcss-loader/lib!./node_modules/sass-loader/... Module build failed: Error: Node Sass does...

Okay that fixed that issue. I'm getting a new one now: ``` ERROR in ./frontend/img/models/model-google-home-carbon.png Module build failed: Error: spawn /home/pi/google-home-notification-gateway/node_modules/optipng-bin/vendor/optipng ENOENT ``` Which looks like `optipng` is having a...

> Which looks like optipng is having a problem and may be solved by npm install gulp-imagemin That didn't work. Same errors as a few minutes ago.

I deleted the entire `GHNG` directory and re-cloned it. Ran `npm install` and got a new error https://gist.github.com/starbuck93/a1c04f6d544e6512fa7c22ff7cd7a79f After a little bit of trial and error... Googled "`dns_sd.h: No such...

Sure thing: Raspberry Pi 3 B `Linux hassbian 4.9.35-v7+ #1014 SMP Fri Jun 30 14:47:43 BST 2017 armv7l GNU/Linux` `10:49:15 up 74 days, 36 min, 2 users, load average: 0.07,...

Also confirming this issue... I added a second line in the script under `pull()`: ``` $SUDO pihole -g ```

> @crdnl could you please tell, how to reach rtsp from VLC? > what is the url? I tried rtsp://ip_address:554/ch0_0.h264 with no success I got it to work without using...

Same here. Yi 1080P Home Camera. Model number on the box says YYS.2016. Just got this new from [Amazon ](https://smile.amazon.com/gp/product/B01CW4AR9K)today.

@WattsC-90 do you know which firmware you have? https://github.com/roleoroleo/yi-hack-MStar/issues/91 Mine's 8.2.0x so I'm having the same issue.