amaannawab923 commented on PR #33603:
URL: https://github.com/apache/superset/pull/33603#issuecomment-3073569058

   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"
   
   The only way around this , is to replace geo-layers with a polyfill 
implementation for Tilelayer
   or second option will be to pull the entire geo-layers node module code as 
local and then use its methods 
   But as of now , it seems a bit difficult to fix 
   @plavacquery 


-- 
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]

Reply via email to