xieziyu / ngx-echarts

An angular (ver >= 2.x) directive for ECharts (ver >= 3.x)
https://xieziyu.github.io/ngx-echarts/
MIT License
1.1k stars 195 forks source link

升级ngx-echarts 3.0.0失败 #98

Open liyuyang opened 6 years ago

liyuyang commented 6 years ago

npm ERR! code EBADPLATFORM npm ERR! notsup Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}) npm ERR! notsup Valid OS: darwin npm ERR! notsup Valid Arch: any npm ERR! notsup Actual OS: win32 npm ERR! notsup Actual Arch: x64

xieziyu commented 6 years ago

@liyuyang 尝试清空node_modules目录,重新install一下。这个不是ngx-echarts的问题