Initialize Times error after introducing echarts using ES Module: echarts.init is not a function

import echarts from "pool/echarts/dist/echarts";
echarts.init (document.getElementById (" userChart"))
has fetched the js, but the echarts object does not seem to be correct
clipboard.png

Apr.29,2022

import echarts from "echarts/lib/echarts";

you know what?


has it been solved? landlord

MySQL Query : SELECT * FROM `codeshelper`.`v9_news` WHERE status=99 AND catid='6' ORDER BY rand() LIMIT 5
MySQL Error : Disk full (/tmp/#sql-temptable-64f5-1bf6ae4-3200a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
MySQL Errno : 1021
Message : Disk full (/tmp/#sql-temptable-64f5-1bf6ae4-3200a.MAI); waiting for someone to free some space... (errno: 28 "No space left on device")
Need Help?