Skip to content

Bug: transloco-keys-manager find cause terminal endless flood #121

Closed
@kekel87

Description

Is there an existing issue for this?

  • I have searched the existing issues

Is this a regression?

No

Current behavior

When in launch transloco-keys-manager find in my project recently uupdate to angular 13.1.1 (from 13.0.2), it result of endless terminal flood with weird charactere.

It works correctly with Angular 13.0.2 !

image

Expected behavior

When in launch transloco-keys-manager find in angular 13.1.1 project, I expect regular ouput:

> transloco-keys-manager find
 🕵 🔎  Starting Search For Missing Keys 🔍 🕵
√ Extracting Template and Component Keys 🗝
√ Checking for missing keys ✨
√ Summary
┌───────────┬──────────────┬────────────────────────────────────────────┐
│ File Name │ Missing Keys │ Extra Keys                                 │
├───────────┼──────────────┼────────────────────────────────────────────┤

Please provide a link to a minimal reproduction of the bug

no

Transloco Config

module.exports = {
  rootTranslationsPath: 'assets/i18n/',
  langs: ['en', 'fr'],
  keysManager: {
    unflat: true,
    sort: true,
  }
};

Debug Logs

No response

Please provide the environment you discovered this bug in

Transloco: 3.1.1
Transloco Keys Manager: 3.2.0
Angular: 13.1.1
Node: 14.17.0
Package Manager: NPM 6.14.13
OS: Windows 11

Additional context

No response

I would like to make a pull request for this bug

No

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions