Closed peter-lyons-kehl closed 7 years ago
Sorry, but I'm not an NPM expert, and I have no idea why you're not able to install jsdoc-baseline
normally. I'm not able to reproduce this issue, so I won't be able to help with debugging it. Again, my apologies.
Hi Jeff,
Thank you for jsdoc-baseline.
However, I'm having a trouble installing it. I've followed README.md, experimented and researched. The problem is probably npm-specific, but it's outside my expertise. Any tips failed. I've tried to install on 3 various Linux distributions: Fedora 20 (yes, old), OpenSUSE 42.1 (the newest) and Ubuntu 16.04 (the newest). All with the latest master 12d1ca07a216404ac852e80b2f36dca6697155ef.
It seems that running the following improved it, but now I'm stuck: npm -g install --save-dev deep-extend js-beautify intl underscore-contrib npm -g install deep-extend js-beautify intl underscore-contrib
It caused js-beautify to be present twice, but the problem was present even before then.
Would you advise. Alternatively, do you have steps to install it in a vanilla installation of a major Linux distribution, please?