-
-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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
CLI: Generate compodoc command based on user's setup #11609
Comments
Sure, This is my set up TypeScript version of current project : 3.4.3 Node.js version : v12.18.2 |
@LeandroCarolino01 how about your angular project? Is it generated by |
I am going to send you the link to the project on github here, thanks |
@LeandroCarolino01 we've updated the CLI so it's now compatible with older versions of
|
Whoopee!! I just released https://github.com/storybookjs/storybook/releases/tag/v6.0.0-rc.13 containing PR #11622 that references this issue. Upgrade today to try it out! You can find this prerelease on the |
Thank you so much, it is working fine now. |
According to @LeandroCarolino01 the new angular CLI template is not working out of the box in his project #10869 (comment)
We should generate the
docs:json
command based on the user's setup rather than hard-coding it to the latestangular-cli
. Help wanted @tooppaaa @kroeder @gaetanmaisse@LeandroCarolino01 can you help kick this off by telling us more about your setup?
The text was updated successfully, but these errors were encountered: