Uncaught TypeError: fs.readFileSync is not a function
Open
- Dominant language
- Shell
- Stars
- 403
- Forks
- 44
- PR merge metrics
- No merged PRs in 30d
Description
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`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.