-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
$ babel-node ./scripts/start.js
/Users/jspratle/Github/sdk-component-adapter/src/utils.js:128
const isSpeakerSupported = !!document.createElement('audio').setSinkId;
^
ReferenceError: document is not defined
at Object.<anonymous> (/Users/jspratle/Github/sdk-component-adapter/src/utils.js:119:35)
Need to fix the conditional to handle when running in NodeJS
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels