amaannawab923 commented on PR #34017: URL: https://github.com/apache/superset/pull/34017#issuecomment-3077041707
@mistercrunch The Reason for this is , somehow the node modules are getting deleted on local environment , some problem with versioning and it tries to find those dependancies within node modules in local dev environment and when it doesnt , it throws out the error "Module not found" I tried patching it multiple times with missing methods and dependancies , Even going inside Node modules folder and editing the source code to make it work but it doesnt work out -- 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]
