You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ ng new my-app --defaults
$ cd my-app
$ ng add ngx-auth-firebaseui
The log given by the failure
ℹ Using package manager: npm
✔ Found compatible package version: [email protected].
✔ Package information loaded.
The package [email protected] will be installed and executed.
Would you like to proceed? Yes
✔ Package successfully installed.
The package that you are trying to add does not support schematics. You can try using a different version of the package or contact the package author to add ng-add support.
Desired functionality
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered:
Bug Report or Feature Request (mark with an
x
)OS and Version?
Linux (openSUSE Tumbleweed)
Versions
Repro steps
The log given by the failure
Desired functionality
Mention any other details that might be useful
The text was updated successfully, but these errors were encountered: