frinyvonnick / gitmoji-changelog

A changelog generator for gitmoji 😜
https://www.npmjs.com/package/gitmoji-changelog
MIT License
388 stars 49 forks source link

Syntax error #225

Closed SerenModz21 closed 2 years ago

SerenModz21 commented 3 years ago

I have been trying to use this, but I keep getting the syntax error shown below, I'm using node v16.6.1 with npm v7.21.0

image2

$ npx gitmoji-changelog
npm WARN exec The following package was not found and will be installed: gitmoji-changelog
npm WARN deprecated uuid@3.4.0: Please upgrade  to version 7 or higher.  Older versions may use Math.random() in certain circumstances, which is known to be problematic.  See https://v8.dev/blog/math-random for details.
npm WARN deprecated har-validator@5.1.5: this library is no longer supported
npm WARN deprecated request@2.88.2: request has been deprecated, see https://github.com/request/request/issues/3142
npm WARN deprecated core-js@2.6.12: core-js@<3.3 is no longer maintained and not recommended for usage due to the number of issues. Because of the V8 engine whims, feature detection in old core-js versions could cause a slowdown up to 100x even if nothing is polyfilled. Please, upgrade your dependencies to the actual version of core-js.
frinyvonnick commented 2 years ago

I close it in favor of #211 since it looks related.