dchiang-arkho commented on PR #27456: URL: https://github.com/apache/superset/pull/27456#issuecomment-2272620925
Hi @qleroy, Whenever I try to install the generator using the source from the repo I get warnings of multiple packages complaining about an unsupported engine due to the node version. I've tried with node versions 16.20.2, 18.20.4 and 20.11.1 and all the times npm complains about the same but with different packaged depending on which node version I'm using. Should I just ignore those warnings? Which should be the most appropriate node version to use? the docs says to use Node 16 for creating my own plugins, but in the Dockerfile I see that Node 18 is being used to build the superset image.  Thanks. -- 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]
