我正在尝试在 Eclipse 中打开一个 node.js 项目。我已经安装了 nodeeclipse 插件以及 express 和 node.js。现在,当我尝试创建一个新的“node.js express 项目”时,我得到一个带有以下错误的空项目:
Node.js executable can't be found!
/Users/rajesh/Documents/eclipse/configuration/org.eclipse.osgi/878/0/.cp/express/bin/express /var/folders/d1/3d45qxrd2v5cr8lmt93cd1rc0000gn/T/express-work/1416463094804/CSVReader
Unexpected Exception
谁能告诉我我错过了什么。
我正在使用 MAC(OSX 版本 10.8.5)。