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
// A *self-contained* demonstration of the problem follows...// Test this by running `tsc` on the command-line, rather than through another build tool such as Gulp, Webpack, etc.
Expected behavior: the file .gitmodules is empty and causing issues to deno.land website
Actual behavior: No file with 0B data should be there is taken into mind while programming the deno.land website
The file is completely empty
Because of this the deno.land is waiting to fetch the data but not able to and gets into stoped stage