-
Notifications
You must be signed in to change notification settings - Fork 73
semantic error TS2339: Property 'write' does not exist on type 'Clipboard' -- can't repro #306
Copy link
Copy link
Closed
Labels
kind: supportAsking for support with something or a specific use caseAsking for support with something or a specific use caseproblem: needs more infoThis issue needs more information in order to handle itThis issue needs more information in order to handle itproblem: no reproNo reproduction was provided (and have not tried to repro without one)No reproduction was provided (and have not tried to repro without one)problem: removed issue templateOP removed the issue template without good causeOP removed the issue template without good causeproblem: staleIssue has not been responded to in some timeIssue has not been responded to in some timesolution: can't reproAn attempt to reproduce has been tried and failedAn attempt to reproduce has been tried and failedsolution: workaround availableThere is a workaround available for this issueThere is a workaround available for this issuetopic: TS versionRelated to a change in a TS versionRelated to a change in a TS version
Metadata
Metadata
Assignees
Labels
kind: supportAsking for support with something or a specific use caseAsking for support with something or a specific use caseproblem: needs more infoThis issue needs more information in order to handle itThis issue needs more information in order to handle itproblem: no reproNo reproduction was provided (and have not tried to repro without one)No reproduction was provided (and have not tried to repro without one)problem: removed issue templateOP removed the issue template without good causeOP removed the issue template without good causeproblem: staleIssue has not been responded to in some timeIssue has not been responded to in some timesolution: can't reproAn attempt to reproduce has been tried and failedAn attempt to reproduce has been tried and failedsolution: workaround availableThere is a workaround available for this issueThere is a workaround available for this issuetopic: TS versionRelated to a change in a TS versionRelated to a change in a TS version
What happens and why it is wrong
I'm trying to use
clipboard.writeAPI but it throws an error on compilation.Environment
Node 16
Versions
tsconfig.json
`tsconfig.json`: