Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

DeprecationWarning: The 'punycode' module is deprecated when running ng add @angular/fire #3649

Open
@damiansire

Description

@damiansire

DeprecationWarning: The 'punycode' module is deprecated when running ng add @angular/fire

Description:

When adding@angular/fire to a new Angular 19 application using theng add @angular/fire schematic, aDeprecationWarning related to Node.js'spunycode module is displayed.

Image

Versions:

  • Angular CLI: (Please specify, e.g.,19.x.x)
  • Angular Core: (Please specify, e.g.,19.x.x)
  • @angular/fire: (Please specify the version installed byng add, checkpackage.json)
  • Node.js: (Please specify, e.g.,v18.x.x,v20.x.x)
  • firebase-tools:14.2.2 (as per the log)

Steps to Reproduce:

  1. Create a new Angular 19 application:
    ng new my-angular-appcd my-angular-app
  2. Run theng add @angular/fire schematic:
    ng add @angular/fire
  3. During the installation and setup process, select the following Firebase features when prompted:
    • Authentication
    • Firestore
    • Realtime Database

Expected Behavior:

Theng add @angular/fire schematic should complete without displaying deprecation warnings related to Node.js modules.

Current Behavior:

During the execution of the schematic, after selecting Firebase features and while dependencies are being installed or files are being configured, the following warning appears in the console:

Image

Metadata

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


      [8]ページ先頭

      ©2009-2025 Movatter.jp