hulin
hulin
If I use the ['Request'](https://github.com/request/request) to request the url (https://maps.googleapis.com/maps/api/geocode/json?xxx) will be a success, but using 'geocoder' will be a fail. 
Running "jest --coverage" throws an error when the Parser contains 'formatter'  
**Describe the bug** I tried to create multiple pages pdf in web worker, and found that the speeds decreased significantly as the number increased. Graphs of speed and data count:...
I want to use Get to request some tripartite data, waht should I do? In Subgraph, I can get tokenURI, then i want to get token info use this tokenURI....