Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upGitHub is where the world builds software
Millions of developers and companies build, ship, and maintain their software on GitHub — the largest and most advanced development platform in the world.
deno 1.6 compile getting error: Is a directory (os error 21) #8673
Comments
elgs
commented
Dec 8, 2020
•
|
Do you have a folder at We should throw an error if the inferred output path already exists. |
Yes, looks like /tmp and /private/tmp are the same on my computer. I moved a.js to ~, and it worked. |
|
@lucacasonato I just read your question again. I indeed have a folder at /private/tmp/a. |