peterchan75
Supremacy Member
- Joined
- Apr 26, 2003
- Messages
- 6,719
- Reaction score
- 529
Hi,
The node js script is running OK on my desktop. But it throw an error when I run it in another folder.
Error message from command line.
node:internal/fs/utils:344
throw err;
^
Error: ENOENT: no such file or directory
Any idea how to fix this problem?
Thanks in advance.
The node js script is running OK on my desktop. But it throw an error when I run it in another folder.
Error message from command line.
node:internal/fs/utils:344
throw err;
^
Error: ENOENT: no such file or directory
Any idea how to fix this problem?
Thanks in advance.