jsdoc3Template icon indicating copy to clipboard operation
jsdoc3Template copied to clipboard

package.json and src file errors

Open sbeauvais opened this issue 10 years ago • 0 comments

"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

sbeauvais avatar Aug 07 '14 15:08 sbeauvais