You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This package has a dependency of audio-through v2 which has a bug
C:\...\node_modules\audio-through\index.js:162
Through.prototype.writableObjectMode = true;
^
TypeError: Cannot set property writableObjectMode of #<Duplex> which has only a getter
at Object.<anonymous> (C:\...\node_modules\audio-through\index.js:162:38)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
at Module.load (internal/modules/cjs/loader.js:928:32)
at Function.Module._load (internal/modules/cjs/loader.js:769:14)
at Module.require (internal/modules/cjs/loader.js:952:19)
at require (internal/modules/cjs/helpers.js:88:18)
at Object.<anonymous> (C:\...\node_modules\audio-speaker\stream.js:10:15)
at Module._compile (internal/modules/cjs/loader.js:1063:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10)
This bug appears with node v14.16.1.
This bug in the old version makes this package unusable
The text was updated successfully, but these errors were encountered:
This package has a dependency of audio-through v2 which has a bug
This bug appears with node v14.16.1.
This bug in the old version makes this package unusable
The text was updated successfully, but these errors were encountered: