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

Node.js 12 support #54

Closed
Itee opened this issue Jul 29, 2019 · 2 comments
Closed

Node.js 12 support #54

Itee opened this issue Jul 29, 2019 · 2 comments

Comments

@Itee
Copy link

Itee commented Jul 29, 2019

Hello,

The current version of jsdoc include in this package is 3.4.1 but it is broken under node v12.

To fix this you need to update jsdoc to v3.6.0.

Here a topic about this issue: Node.js 12 support

Best regards.

@mlucool
Copy link
Member

mlucool commented Jul 29, 2019

Thanks. The package.json says: "jsdoc": "^3.4.1", which includes 3.6.0. You can try clearing your package-lock.json or yarn.lock and reinstalling to get a later version.

See: https://semver.npmjs.com/

@Itee
Copy link
Author

Itee commented Jul 30, 2019

It work well.

Thanks a lot !

@Itee Itee closed this as completed Jul 30, 2019
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

2 participants