Having the dependencies checked into the repo doesn't work with npm@3. A solution to this would be to make this a Node only package (see #1102). Any existing Rhino users could continue to use JSDoc 3.x.
After npm install, this is what git status looks like:
Having the dependencies checked into the repo doesn't work with npm@3. A solution to this would be to make this a Node only package (see #1102). Any existing Rhino users could continue to use JSDoc 3.x.
After
npm install
, this is whatgit status
looks like: