coreh-deprecated / nide

Beautiful IDE for Node.js
http://coreh.github.com/nide/
712 stars 111 forks source link

Internal Type Error when launching Nide #64

Open albertschulz opened 11 years ago

albertschulz commented 11 years ago

Hey, installed nide for nodejs (v 0.6.17) Nide init worked fine but when I try to launch "nide" I received the following error:

"/opt/local/lib/node_modules/nide/server/project.js:135 current.children[components[i]] = { ^ TypeError: Cannot set property 'hasOwnProperty.js' of undefined at /opt/local/lib/node_modules/nide/server/project.js:135:41 at Object.oncomplete (/opt/local/lib/node_modules/nide/server/project.js:166:21)"

(stopped working from one day to another)