State of the project
Is this project currently actively maintained? On macOS the package is not installable anymore since [email protected] won't build on macOS 10.14 and neither node 10.x nor node 13.x. [email protected] builds fine on those as mentioned in https://github.com/theasta/docset-generator/issues/1 so in order to use this template at least the dependencies need to get updated. I haven't tested it further yet but I'll update this issue as soon as I know more. I just wondered if @theasta still has the time to maintain it, otherwise I would do it.
Update
So I just successfully generated a docset for Marak/faker.js and got no errors. I needed to add lib/ to my fork (like @jhotadhari did) to be able to use the template when installed from my fork but except for that, it worked as before.
Feel free to create a pull request
@theasta will do but I just saw that in docset-generator repository there already is one pull request from dependency bot about the update of sequelize. Is there a reason to not merge it?
Didn't get or didn't see the notification. I'll update the dependency and make sure it's still working
Can you test version 2.1.0?
I tested it and it works. Thanks a lot!