visharavana commented on code in PR #27456: URL: https://github.com/apache/superset/pull/27456#discussion_r1680464879
########## docs/docs/contributing/creating-viz-plugins.mdx: ########## @@ -35,7 +35,7 @@ version of the template that ships with the version of Superset you are using. T can be installed by doing the following: ```bash -npm i -g yo +npm i -g yo (If it is not working, use alternate command "npm i -g @superset-ui/generator-superset") Review Comment: Can I create a new PR for this same one? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
