我从我的节点应用程序收到此错误:
ENOENT, no such file or directory '~/Desktop/MyApp/newversion/partials/navigation.jade'
我知道该文件存在,因为当我尝试使用完全复制和粘贴的路径打开文件时,它可以工作.我也知道应用程序正在使用正确的目录,因为它在错误中输出它.
node.js express
express ×1
node.js ×1