angeliquekom / vue-json-to-csv

A Vue.js 2 component for transform and download a json in csv format
MIT License
35 stars 9 forks source link

Unsupported platform for fsevents@2.3.2 #14

Open berni23 opened 2 years ago

berni23 commented 2 years ago

I am using a linux OS with node version 14.9.0 and npm version 6.14.8 , and I am not able to install vuex-apexcharts. When trying to install it, the following error arises .

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