Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Non-meaningful messages are printed in the default output #79

Copy link
Copy link
@rosen-vladimirov

Description

@rosen-vladimirov
Issue body actions

Environment
Provide version numbers for the following components (information can be retrieved by running tns info in your project folder or by inspecting the package.json of the project):

  • CLI: 5.2.0
  • Cross-platform modules: Not applicable
  • Android Runtime: Not applicable
  • iOS Runtime: Not applicable
  • Plugin(s): Not applicable

Describe the bug
Several messages are printed during tns run <platform> and tns run <platform> --bundle which do not give any useful information to the users. Such messages are:
Hook skipped because bundling is in progress. when running tns run <platform>
Stopping tsc watch when calling tns run <platform> and pressing Ctrl + C.

To Reproduce

  1. tns create myApp --ts

  2. cd myApp

  3. tns run <platform> --bundle
    You'll see Hook skipped because bundling is in progress.

  4. tns create myApp --ts

  5. cd myApp

  6. tns run <platform
    You'll see Stopping tsc watch

Expected behavior
Output should contain only relevant messages. The specified messages should be visible only when --log trace is passed to CLI commands.

Reactions are currently unavailable

Metadata

Metadata

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.