Yash Soni

Results 3 comments of Yash Soni

@zacoben @MartijnDwars Any luck with this? I'm stuck too on this for quite some time.

Hi @debabratapatra @matewka I have solved this issue. Apologies for long and delayed answer but this will solve your problem. So the problem is because of 2 different class loaders....

Hey @zhfnjust The code works perfectly fine. I see no reason this shouldn't work ``` const axios = require('axios'); async function getData() { try { const res = await axios.get('https://api.github.com/repos/sCrypt-Inc/compiler_dist')...