andrey-hohlov commented on PR #21641:
URL: https://github.com/apache/superset/pull/21641#issuecomment-1378196299

   > any chance there will be a new release in the near future? if not, is 
there a workaround for a browser environment?
   
   @eduus710 we use this for now:
   
   https://www.npmjs.com/package/buffer
   
   ```js
   import { Buffer } from 'buffer';
   
   window.Buffer = Buffer;
   ```


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