js Value of NODE_PATH at runtime: "./src " Notice the extra whitespace character. I changed the script to set NODE_PATH=./src&& node src/app.js and it worked.
確定! 回上一頁