1- when I run
npm run build-prod
npm run build-dev
npm start
and then enter any city, the below data appear but weatherbit data appeared as undefined but in VS they appeared , don't know what is the problem
enter image description here enter image description here
2- I used lat and lng data but when i try to fetch them from geoNames the below errors appear
3- when i fetch image from pixabay API it doesn't appear and the below data appeare
// link for my code enter link description here