json-excel icon indicating copy to clipboard operation
json-excel copied to clipboard

TypeError: fs.statSync is not a function

Open askeet opened this issue 4 years ago • 1 comments

Tried to check example from readme after installing the library in my Vue project for Chrome image

Any advice how to fix it ?

askeet avatar Oct 26 '21 14:10 askeet

Resolved when import exportJsonToExcel as import { exportJsonToExcel } from '@papb/json-excel/dist/source/index.browser'; but it is not mention within documentation

askeet avatar Oct 26 '21 22:10 askeet