Skip to content

A deprecation warning is shown when tns debug ios command is executed with node v10 #3660

Closed
@Fatme

Description

@Fatme

Please, provide the details below:

Which platform(s) does your issue occur on?

iOS

Please tell us how to recreate the issue in as much detail as possible.

Steps to reproduce:

  1. Ensure node v10 is used (node --version)
  2. Run tns debug ios command and open the provided debug chrome dev tools url.
  3. The following deprecation warning is shown on console:
(node:93714) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions