Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

issue in existing app #634

Closed
avaneeshkshukla opened this issue Dec 25, 2019 · 2 comments
Closed

issue in existing app #634

avaneeshkshukla opened this issue Dec 25, 2019 · 2 comments
Labels
Bug thing that needs fixing

Comments

@avaneeshkshukla
Copy link

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

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

@DanielRuf
Copy link

DanielRuf commented Jan 4, 2020

Did you already try to install @angular-devkit/build-angular?

@mikemimik mikemimik added Bug thing that needs fixing Community labels Jan 20, 2020
@mikemimik
Copy link
Contributor

Duplicate issue; aggregating into #417.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug thing that needs fixing
Projects
None yet
Development

No branches or pull requests

3 participants