Afzal Ahmad
Afzal Ahmad
@refeals I'm also using MAC for development, also for testing. Can you please share the way you are producing the file, if possible also the excel file. Thanks.
Thanks, @refeals, will try with above structure and will get back to you with a valid solution (or at least the reason)
Hi @ogodon, you need to explicitly define `fs` in configuration file, for example, in case of webpack, add following lines to your `webpack.config.js` file, ```js ..... node: {fs: 'empty'}, externals:...
I would love to participate guys @juanpicado @bcoe
@mmmmmrob same thing happened to me, was trying to debug and find what I was doing wrong, until I realised it doesn't work at all. Would love to create a...