I have developed a node.js program using the express framework on my computer, where it runs fine with no complaints.
However, when I run the program on my SUSE Studio appliance, where it is intended to live, I receive an error at any file interaction.
Error: ENOENT, stat './path/to/file'
I have checked that the file permissions are correct, which they are. My computer and my appliance are running different versions of node, if this matters.
Any thoughts?
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…