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

The migration guide calls for a gh-openapi-docs package version that ignores themes. #55

Open
aniewielska opened this issue Sep 15, 2020 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@aniewielska
Copy link

aniewielska commented Sep 15, 2020

I followed the migration guide for the TES repo.
It calls for installing a ga4gh scoped package:
npm install -g @ga4gh/gh-openapi-docs
Unfortunately, that version of a package ignores the ga4gh theme altogether, whereas the unscoped package:
npm install -g gh-openapi-docs
works fine with themes and the result is similar to WES.

@jaeddy
Copy link
Member

jaeddy commented Sep 21, 2020

Thanks for figuring this out @aniewielska! The un-scoped version is probably pulling from my personal npm account, which maybe means the commit to support themes got dropped somewhere for the scoped version (which should be more up-to-date). I'll try to get that re-added.

@jaeddy jaeddy added the bug Something isn't working label Sep 21, 2020
@jaeddy jaeddy self-assigned this Sep 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants