danyg / jsdoc3Template

A custom Customizable JSDOC3 template
38 stars 23 forks source link

package.json and src file errors #15

Open sbeauvais opened 10 years ago

sbeauvais commented 10 years ago

"JS sources. You must put a package.json in directory PROJECTNAME ". What should this file contain?

And, maybe related, I get this error: fs.js:427 return binding.open(...) Error: ENOENT, no such file or directory '....\npm\node_modules\jsdoc\xxx.js' Where it's looking in the this directory for the src file xxx.js