mistercrunch commented on issue #31890: URL: https://github.com/apache/superset/issues/31890#issuecomment-2644038728
@rusackas and I were talking about publishing an FAQ entry around cleaning up / fixing up a dev environment, things around `docker prune`-type commands, `git clean`, `npm run prune`, nuking the local docker postgres DB, ... It's a bit tricky as any of these commands can also removed desired states/local-env stuff, but maybe we just write a bit of a disclaimer "RUNNING SOME OF THESE COMMANDS MAY BREAK LOCAL CONFIGURATIONS"... In any case, a fresh `git clone` may be the most sensible recommendation here. Like when people report "my dev env is broken", maybe the first step is to ask if they can recreated the issue from a fresh `git clone` -- 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]
