-
Hi,
today I've updated nodejs to v.0.12.8. All it was fine, but when I build my application with strongloop (slc build -n -b), the building process hang up with this error:
```
lc build -n -b
Runnin…
-
node_modules/node-geocoder/lib/geocoderfactory.js:182
httpAdapter = this._getHttpAdapter(httpAdapter, extra);
I am getting this error when i try to run this library any thoughts. If not I have f…
-
Actually we are using Google's API to Geocode the restaurants. We should migrate to an Opensource geocoder provider.
-
Your library uses Node.js's `net` module
https://github.com/nchaulet/node-geocoder/blob/5c87789b1e916c99b9242d29fe1ba7b132ce6f2a/lib/geocoder/abstractgeocoder.js
And therefore it doesn't work on the c…
-
Currently your library only allows passing `language` up front.
But a true multilingual application requires an ability to `.geocode` in any language the user has chosen.
Therefore, `language` and `re…
-
Currently, the [API for adding a control](https://github.com/mapbox/mapbox-gl-js/blob/8f0475e66822a79d8a1ddfc8031c4733373c7d07/js/ui/map.js#L220) defines that you return an element and the map adds th…
-
I get this error from google when `apiKey` is not set.
Maybe the library should validate existence of `apiKey`?
```
Error: error:0906D06C:PEM routines:PEM_read_bio:no start line
- Error
- _tl…
-
This was working fine for me the other day, but now I can't seem to run even the example using a "name" location.
I'm getting the following error:
``` javascript
/home/kyle/web/Pokemon-GO-node-api/…
-
My `composer.json`:
```json
{
"license": "proprietary",
"require": {
"php": "^7.1.3",
"ext-apcu": "*",
"ext-bcmath": "*",
"ext-ds": "*",
"api…
-
CitySDK and MIDAAS should be viewed as part of the Census Developer Program family, as such look and feel of pages should be both share a clean look. New citysdk.commerce.gov documentation home can…