Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

esdoc hosting fails for [email protected]:drpaulbrewer/single-market-robot-simulator-app-framework.git #17

Open
DrPaulBrewer opened this issue Mar 17, 2017 · 4 comments

Comments

@DrPaulBrewer
Copy link

DrPaulBrewer commented Mar 17, 2017

Problem Statement

  1. What were you trying to do?
    Generate esdoc hosted pages

To do this I used https://doc.esdoc.org/-/generate.html

and entered

[email protected]:drpaulbrewer/single-market-robot-simulator-app-framework.git

in the box provided and clicked generate.

  1. What happened?

Error message on the website

Fail esdoc. Please check esdoc.json. Or write issue.

Stack trace in browser console

generate.html:133 Fail esdoc. Please check esdoc.json.
(anonymous) @ generate.html:133
xhr.onload @ ESDoc.js:44
  1. What did you expect it to do instead?

Generate esdoc and host it, sending me a URL.

  1. Anything else?

my browser's about:

Chromium	56.0.2924.76 (Developer Build) Built on Ubuntu , running on Ubuntu 16.04 (64-bit)
Revision	314da7cc1e56fc9fa9271bac2b029922feb4b6f2
OS	Linux 
JavaScript	V8 5.6.326.42
Flash	(Disabled)
User Agent	Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Ubuntu Chromium/56.0.2924.76 Chrome/56.0.2924.76 Safari/537.36
Command Line	/usr/lib/chromium-browser/chromium-browser --enable-pinch --flag-switches-begin --flag-switches-end
Executable Path	/usr/lib/chromium-browser/chromium-browser
Profile Path	/home/paul/.config/chromium/Default

Also esdoc works fine locally on this package:

esdoc 0.5.2

paul@home:/Z/Projects/single-market-robot-simulator-app-framework$ esdoc -c esdoc.json 
badge.svg
identifiers.html
index.html
class/src/index.js~App.html
function/index.html
file/src/index.js.html
./css
./script
./image
script/search_index.js
source.html
==================================
Coverage: 65.3% (32/49)
==================================
@xpl
Copy link

xpl commented Jul 19, 2017

I'm experiencing same issue for my repo. Any progress?

@katedhanson
Copy link

I'm also having the same issue with [email protected]:Bright-Health/bhp-survey.git

@DavidKk
Copy link

DavidKk commented Aug 17, 2017

same issue: [email protected]:DavidKk/qiniu-uploader.git

@tearsofphoenix
Copy link

Maybe it treats warnings as errors. After I have fixed warnings while generating the doc, It hosts successfully.
@xpl @DrPaulBrewer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants