thybzi / styledoc

Parser and showcase generator for JavaDoc-like comments in CSS, LESS, SASS etc.
MIT License
12 stars 0 forks source link

Running styledoc throws error body.innerHTML = "<form></form><form></form>"; #1

Open hugogmg opened 8 years ago

hugogmg commented 8 years ago

whatever I run with styledoc the following error is thrown. Any idea?

/usr/local/lib/node_modules/styledoc/node_modules/jquery/dist/jquery.js:9360 body.innerHTML = "

"; ^

TypeError: Cannot set property 'innerHTML' of undefined at /usr/local/lib/node_modules/styledoc/node_modules/jquery/dist/jquery.js:9360:17 at /usr/local/lib/node_modules/styledoc/node_modules/jquery/dist/jquery.js:9362:4 at module.exports (/usr/local/lib/node_modules/styledoc/node_modules/jquery/dist/jquery.js:31:12) at /usr/local/lib/node_modules/styledoc/styledoc.js:85:13 at MODULE_VERSION (/usr/local/lib/node_modules/styledoc/styledoc.js:33:26) at Object. (/usr/local/lib/node_modules/styledoc/styledoc.js:39:2) at Module._compile (module.js:435:26) at Object.Module._extensions..js (module.js:442:10) at Module.load (module.js:356:32) at Function.Module._load (module.js:311:12)

Thanks

thybzi commented 8 years ago

Hello! Sorry for being so long to answer.

For me to investigate this issue, please provide the following information: