Nodeclipse / nodeclipse

Nodeclipse-1 : Eclipse plugin for Node.js, PhantomJS development (Nodeclipse core plugin); Maven and Gradle (with Android) plugins
https://nodeclipse.github.io/
158 stars 78 forks source link

nodemon.cmd dont want work #63

Closed npdev453 closed 11 years ago

npdev453 commented 11 years ago

nodemod.cmd

"%~dp0\node.exe" "%~dp0\node_modules\nodemon\nodemon.js" %*

error

21 Aug 17:12:11 - [nodemon] v0.7.10 21 Aug 17:12:11 - [nodemon] to restart at any time, enter rs 21 Aug 17:12:11 - [nodemon] watching: C:\Users\Admin\Desktop\nodeclipse-NTS-jee-kepler-win64\ws\NodeProject-1 Error: spawn ENOENT at errnoException (child_process.js:980:11) at Process.ChildProcess._handle.onexit (child_process.js:771:34) 21 Aug 17:12:11 - [nodemon] starting node C:\Users\Admin\Desktop\nodeclipse-NTS-jee-kepler-win64\ws\NodeProject-1\hello-world-server.js 21 Aug 17:12:11 - [nodemon] exception in nodemon killing node

npdev453 commented 11 years ago

if i will start nodemon from bat all ok

paulvi commented 11 years ago

Please ask on http://stackoverflow.com/tags/nodeclipse

By the way, Desktop is not recommended place for Eclipse

npdev453 commented 11 years ago

asked... but thay works before

paulvi commented 11 years ago

answered