ereztaiar commented on issue #17076: URL: https://github.com/apache/superset/issues/17076#issuecomment-2343268153
I don't know if my solution is correct but what work for me is adding ``` apt install zstd ``` to docker_frontend.sh file before npm run dev looks like simple-zstd requires it in the image https://www.npmjs.com/package/simple-zstd -- 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]
