"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
"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