miguelbermudez / eslint-docset

Dash docset generator for Eslint.org Rules
Eclipse Public License 1.0
2 stars 0 forks source link

"insert called without data to insert" #2

Open rjhilgefort opened 7 years ago

rjhilgefort commented 7 years ago

Attempting to generate via instructions outlined in readme- from a release download. I'm getting the following error:

screenshot 2016-11-23 17 18 45

JasonSooter commented 7 years ago

@rjhilgefort I received the same error. However, all Eslint Rules docs imported into Dash with no errors. Just and FYI

rjhilgefort commented 7 years ago

@rjhilgefort I received the same error. However, all Eslint Rules docs imported into Dash with no errors. Just and FYI

@JasonSooter Hmmm, I didn't have the same luck. I'll try again as it's been a while. Thanks for the heads up.

JasonSooter commented 7 years ago

@rjhilgefort Here's the working docset file it created for me ;-)

eslint-docs.docset.zip

rjhilgefort commented 7 years ago

@JasonSooter Thanks!

rjhilgefort commented 7 years ago

@JasonSooter Oh, it's empty?

JasonSooter commented 7 years ago

eslint-docs_docset_and__insert_called_without_data_to_insert__ _issue__2_ _miguelbermudez_eslint-docset_and__mysql_5_5_54-0_deb7u1__magento_database_uwqfmkhxex_aw_blog_and_search_results_for___lookbook_

I show it to have contents. Opening it up in Dash should look like this: dash

rjhilgefort commented 7 years ago

@JasonSooter Ah, yep. I had to remove the one I generated to see the "home" html when selecting the docset. I also was expecting to be able to search for the rules- that's the primary advantage of a docset (more so than the offline access). As well as have the rules listen in the side bar. It looks like all the rules have their own HTML entry so it may just be that the docset needs to be organized differently. Anyways, thanks! Hopefully this gets some love at some point.

image

JasonSooter commented 7 years ago

Yep. Not perfect. I'll see if I can figure it out. I built one for RethinkDB so maybe I can use the same pattern