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.cmd run app:serve --host=localhost --port=8100
[ng] An unhandled exception occurred: Could not find module "@angular-devkit/build-angular" from "C:\Users\Avaneesh Shukla\Desktop\Avaneesh\facebook\ionic-facebook-login".
[ng] See "C:\Users\AVANEE~1\AppData\Local\Temp\ng-Dp5pqX\angular-errors.log" for further details.
[ERROR] ng has unexpectedly closed (exit code 127).
The Ionic CLI will exit. Please check any output above for error details.
then use npm install and got error
C:\Users\Avaneesh Shukla\Desktop\Avaneesh\facebook\ionic-facebook-login>npm install
npm ERR! cb() never called!
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://npm.community
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Avaneesh Shukla\AppData\Roaming\npm-cache_logs\2019-12-25T18_14_36_368Z-debug.log
this is happen after anguler new version came
The text was updated successfully, but these errors were encountered:
I am using a link from
https://github.com/ionicthemes/ionic-facebook-login
and use this theme in app building first I have clone it then we use ionic serve and got error
npm ERR! This is an error with npm itself. Please report this error at:
npm ERR! https://npm.community
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Avaneesh Shukla\AppData\Roaming\npm-cache_logs\2019-12-25T18_14_36_368Z-debug.log
this is happen after anguler new version came
The text was updated successfully, but these errors were encountered: