Closed ghost closed 1 year ago
I found out the issue, the issue was in my ISP provider. Jio fibre connection have blocked some sites which also includes raw.githubusercontent.com from where expo extension downloads schema. For now the fix is to use a vpn connection.
Description of the bug
expo vscode extension is unable to download schema from internet.
To Reproduce
What steps did you perform which led to this issue?
Expected behavior
Vscode extension should give auto complete.
Actual behavior
Error: Unable to load schema from 'https://raw.githubusercontent.com/expo/vscode-expo/schemas/schema/expo-xdl.json': connect ETIMEDOUT 49.44.79.236:443.
Additional context