The Magic Mirror successfully comes up but I can’t seem to get the weather to load.

using “npm start dev” to load it I get the following:
“->currentweather: Could not load weather. logger.js:23”
and
“XMLHttpRequest cannot load”
http://api.openweathermap.org/data/2.5/weather...etc...etc
“No ‘Access-Control-Allow-Origin’ header is present on the requested resource. Origin ‘http://localhost:8080’ is therefore not allowed access”

it’s driving me nuts