Skip to content

An accessor cannot be declared in an ambient context. #4259

@Tyriar

Description

@Tyriar

I see this error when trying to update the website docs:

[07:24:34] /Users/daimms/dev/Tyriar/xtermjs.org/_xterm.js/typings/xterm.d.ts(711)
 An accessor cannot be declared in an ambient context.
[07:24:34] /Users/daimms/dev/Tyriar/xtermjs.org/_xterm.js/typings/xterm.d.ts(711)
 'get' and 'set' accessor must have the same type.
[07:24:34] /Users/daimms/dev/Tyriar/xtermjs.org/_xterm.js/typings/xterm.d.ts(729)
 An accessor cannot be declared in an ambient context.
[07:24:34] /Users/daimms/dev/Tyriar/xtermjs.org/_xterm.js/typings/xterm.d.ts(729)
 'get' and 'set' accessor must have the same type.
[07:24:34] 'typedoc' errored after 1.94 s
[07:24:34] Error in plugin "gulp-typedoc"

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions