You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have an OpenWeather 3.0 account but no data showed up (just loading).
I then realized that „git pull“ pulled a node_helper.js that was missing the baseURL!
I copy&pasted the content of this file from the github website into my local node_helper.js, changed the baseURL from 2.0 to 3.0 - and now it works!
The text was updated successfully, but these errors were encountered:
tevaudio
changed the title
node_helper.js is missing the baseURL - WITH SOLUTION
NO DATA SHOWING UP because node_helper.js is missing the baseURL - WITH SOLUTION
Sep 21, 2024
I have an OpenWeather 3.0 account but no data showed up (just loading).
I then realized that „git pull“ pulled a node_helper.js that was missing the baseURL!
I copy&pasted the content of this file from the github website into my local node_helper.js, changed the baseURL from 2.0 to 3.0 - and now it works!
The text was updated successfully, but these errors were encountered: