AnthonyNahas / ionic-auth-firebaseui

Ionic UI component for firebase authentication powered by @firebase, @angular and @angular/fire
MIT License
26 stars 4 forks source link

Module not found #7

Open sahithyandev opened 5 years ago

sahithyandev commented 5 years ago

I can't install this module from NPM

I am using Windows 10 Latest build.

Versions

node version : v10.15.3 npm version : 6.9.0

Repro steps

npm install --save ionic-auth-firebaseui

The log given by the failure

npm ERR! code E404 npm ERR! 404 Not Found - GET https://registry.npmjs.org/ionic-auth-firebaseui - Not found npm ERR! 404 npm ERR! 404 'ionic-auth-firebaseui@latest' is not in the npm registry. npm ERR! 404 You should bug the author to publish it (or use the name yourself!) npm ERR! 404 npm ERR! 404 Note that you can also install from a npm ERR! 404 tarball, folder, http url, or git url.

Desired functionality

It is not installing. It says that there are no modules named "ionic-auth-firebaseui"

AnthonyNahas commented 5 years ago

@KSahithyan the library stills under development and has been not published yet on npm..

adrian-chang-alcover commented 3 years ago

Hi @AnthonyNahas Great tool ngx-auth-firebaseui !!!

Are you planning to publish ionic-auth-firebaseui soon ?