Alex Wait

Results 29 comments of Alex Wait

> ```shell > ```shell > bundle config --global build.mysql2 "--with-cppflags=-I$(brew --prefix openssl)/include --with-ldflags=-L$(brew --prefix openssl)/lib --with-mysql-lib-$(brew --prefix mysql)/lib --with-mysql-dir=$(brew --prefix mysql) --with-mysql-config=$(brew --prefix mysql)/bin/mysql_config --with-mysql-include=$(brew --prefix mysql)/include" > ``` >...

> `export LIBRARY_PATH=$LIBRARY_PATH:$(brew --prefix zstd)/lib/` I tried literally 10+ things and this is the only thing that did it for me!

This will solve getting this in the console when running react inline grid with React > 15 ![image](https://cloud.githubusercontent.com/assets/5841107/25634754/9984b7c8-2f30-11e7-9444-ef4b13ee04ba.png)

this should def be merged fwiw

Getting "robot check" every link I've tried for an amazon product -- anyone else seeing this? Example URL: https://www.amazon.com/dp/B07SY4C5QF/ref=cm_sw_r_tw_apa_i_2qJLDbGGS3H0Q

Good advice on setting the user agent! I've set it to ``` Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/74.0.3729.169 Safari/537.36 ``` That's what google says is...

@Kikobeats I'm looking for the image mostly. The rest is coming through great once I've set the user agent

@pdesmarais Have you tried setting the useProxy init variable true?

ah I was confusing this with the opengraph paid product. Sorry :(

What are the rules you have to follow exactly for the notifications icon? The link you supplied is just general info for all icons re: Material Design.