You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@echarts.apache.org by GitBox <gi...@apache.org> on 2022/08/11 04:51:20 UTC

[GitHub] [echarts] ZeroJsus opened a new issue, #17501: [Bug] Uncaught ReferenceError: process is not defined in svelte3

ZeroJsus opened a new issue, #17501:
URL: https://github.com/apache/echarts/issues/17501

   ### Version
   
   5.3.3
   
   ### Link to Minimal Reproduction
   
   _No response_
   
   ### Steps to Reproduce
   
   1. add echarts with yarn.
   `bash
   yarn add echarts
   `
   2. use echarts in svelte
   `javascript
   import * as charts from 'echarts';
   `
   3. in my component i get error 
   ![Uploading image.png…]()
    
   
   ### Current Behavior
   
   ![Uploading image.png…]()
   
   
   ### Expected Behavior
   
   show my charts
   
   ### Environment
   
   ```markdown
   - OS: mac 
   - Browser: chrome 
   - Framework: svelte@3.0.0
   ```
   
   
   ### Any additional comments?
   
   _No response_


-- 
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: commits-unsubscribe@echarts.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org


[GitHub] [echarts] ZeroJsus closed issue #17501: [Bug] Uncaught ReferenceError: process is not defined in svelte3

Posted by GitBox <gi...@apache.org>.
ZeroJsus closed issue #17501: [Bug] Uncaught ReferenceError: process is not defined in svelte3
URL: https://github.com/apache/echarts/issues/17501


-- 
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: commits-unsubscribe@echarts.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@echarts.apache.org
For additional commands, e-mail: commits-help@echarts.apache.org