Skip to content

Commit dc0db67

Browse files
committed
docs: README.md
1 parent 1587f99 commit dc0db67

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)