Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exercise 4: My First Async I/O - references non-existent file #648

Open
tree4sax opened this issue Nov 22, 2018 · 1 comment
Open

Exercise 4: My First Async I/O - references non-existent file #648

tree4sax opened this issue Nov 22, 2018 · 1 comment

Comments

@tree4sax
Copy link

learnyounode is supposed to pass a file path in process.argv[2], but if I write my script so that it prints out that value, I get something like this
/var/folders/3t/l2k6cfvj1_b952z02bsq3zrm0000gn/T/_learnyounode_97767.txt
with a different filename generated each time. But my result comes back undefined, and the file does not exist when I go to look for it. I have tried re-installing learnyounode but that didn't help.

@ccarruitero
Copy link
Contributor

Hi @tree4sax,

The file generated for run and verify the exercise is removed before complete the process.

Do you still having a problem to solve the exercise?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants