Open RaschidJFR opened 3 years ago
I've created a hotfix but can't create a PR because it is not up to date with master
and master
is now too far from this version. So If anyone runs across this issue, you can use this fix for now:
npm install raschidjfr/iconv-lite#hotfix/v0.6.3
Because of the removal of safer-buffer with #265 this might be auto fixed in the next version.
When importing
iconv-lite
(v0.6.2) in an Angular 10 app I'm getting this error:It looks like the error comes from the dependency safer-buffer, but whilst it gets fixed, a workaround for this is adding this line in index.js: