logs from this?
can you add console.log() in
.catch(function (err) {
//logs here
});
the console.log(JSON.stringify(repos)) I get the object but I can use it later in the code
Обсуждают сегодня