CICCIOSGAMINO / openweather-apis

Simple APIs for OpenWeatherMap.org basic services
GNU General Public License v3.0
44 stars 27 forks source link

Error 'let rain3h = jsonObj.rain' #19

Closed raffaelps closed 7 years ago

raffaelps commented 7 years ago

Hello,

When I use the 3.3.0 version, this errors occur:

/app/node_modules/openweather-apis/index.js:173 let rain3h = jsonObj.rain; ^^^^^^ SyntaxError: Unexpected identifier

Thanks

CICCIOSGAMINO commented 7 years ago

I think you need to update the Node.js version ...