Jordi-LG commented on issue #16709:
URL: https://github.com/apache/echarts/issues/16709#issuecomment-1385557124

   Hi, any updates for the issue ? I'm also stuck and got this error when i 
tried to compil my app.
   
   `import * as echarts from 'echarts'` with echarts 5.4.1
   
   ```
   export * from './lib/export/charts.js';
   ^^^^^^
   
   SyntaxError: Unexpected token 'export'
       at wrapSafe (internal/modules/cjs/loader.js:1001:16)
       at Module._compile (internal/modules/cjs/loader.js:1049:27)
       at Object.Module._extensions..js (internal/modules/cjs/loader.js:1114:10)
       at Module.load (internal/modules/cjs/loader.js:950:32)
       at Function.Module._load (internal/modules/cjs/loader.js:790:12)
       at Module.require (internal/modules/cjs/loader.js:974:19)
       at require (internal/modules/cjs/helpers.js:101:18)
   ```


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