We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1587f99 commit dc0db67Copy full SHA for dc0db67
README.md
@@ -0,0 +1,7 @@
1
+# Deno `v2.1.5` Compile Error for Windows Target
2
+
3
+[main.ts](main.ts) is a deno script that will behave properly when compiled on MacOS and Linux, but throw an error when compiled for Windows.
4
5
+The issue is only present in Deno `v2.1.5` and not in `v2.1.4`.
6
7
+The issue is demonstrated in GitHub Actions in the [demo.yml](.github/workflows/demo.yml) file.
0 commit comments