timidity icon indicating copy to clipboard operation
timidity copied to clipboard

Uncaught TypeError: fs.readFileSync is not a function

Open etayluz opened this issue 3 years ago • 0 comments

When I include this at the top of my javascript file: const Timidity = require('timidity')

I see this error on my browser: Uncaught TypeError: fs.readFileSync is not a function

etayluz avatar Jul 23 '22 00:07 etayluz