Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

const prevRenderer = extensions.renderers?.[ext.name]; #2110

Closed
Abjuk opened this issue Jun 16, 2021 · 4 comments
Closed

const prevRenderer = extensions.renderers?.[ext.name]; #2110

Abjuk opened this issue Jun 16, 2021 · 4 comments

Comments

@Abjuk
Copy link

Abjuk commented Jun 16, 2021

const prevRenderer = extensions.renderers?.[ext.name];
SyntaxError: Unexpected token '.'

@Bulkman
Copy link

Bulkman commented Jun 16, 2021

Package semantic-release broke cuz of this. They are having "marked": "^2.0.0" in package.json.
Requesting update as soon as possible

@Bulkman
Copy link

Bulkman commented Jun 16, 2021

Package semantic-release broke cuz of this. They are having "marked": "^2.0.0" in package.json.
Requesting update as soon as possible

Though more reasonable would be requesting update in semantic-release doc to drop Node < 14

@Aggtaa
Copy link

Aggtaa commented Jun 16, 2021

protobufjs via jsdoc broke because of this

@UziTech
Copy link
Member

UziTech commented Jun 16, 2021

Duplicate of #2106

@UziTech UziTech marked this as a duplicate of #2106 Jun 16, 2021
@UziTech UziTech closed this as completed Jun 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants