Github user shazron commented on the pull request: https://github.com/apache/cordova-docs/pull/236#issuecomment-61442878 Thanks @kant2002 - but I'm running into some problems with a fresh copy of your branch. Here's what I did: ``` $ git clone https://github.com/kant2002/cordova-docs.git $ cd cordova-docs $ git checkout CB-6751 $ npm install $ bin/genjs [...] => Generating the Cordova Documentation for 1.5.0-en... fs.js:432 return binding.open(pathModule._makeLong(path), stringToFlags(flags), mode); ^ Error: ENOENT, no such file or directory '/Users/shazron/Desktop/cordova-docs/tmp/docs/cordova/accelerometer/accelerometer.getCurrentAcceleration.md' at Object.fs.openSync (fs.js:432:18) at Object.fs.readFileSync (fs.js:289:15) at FileMerger.run (/Users/shazron/Desktop/cordova-docs/lib/cordova/pre/filemerger.js:74:44) at /Users/shazron/Desktop/cordova-docs/lib/docs_generator.js:147:32 at /Users/shazron/Desktop/cordova-docs/lib/docs_generator.js:39:17 at Array.forEach (native) at processEachFile (/Users/shazron/Desktop/cordova-docs/lib/docs_generator.js:30:26) at /Users/shazron/Desktop/cordova-docs/lib/docs_generator.js:44:17 at Array.forEach (native) at processEachFile (/Users/shazron/Desktop/cordova-docs/lib/docs_generator.js:30:26) ```
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org