Live reload with Native app for Angular and Capacitor #3657
Unanswered
Sampath-Lokuge
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I use the Angular app with Capacitor. i.e. No Ionic components. I have followed this https://capacitorjs.com/solution/angular#install and install Ionic CLI on my project. Can I use the Live reload future with a Native mobile app?
[ERROR] ng has unexpectedly closed (exit code 127).
ionic info
[WARN] Error loading @ionic/angular package.json: Error: Cannot find module '@ionic/angular/package'
[WARN] Error loading @ionic/angular-toolkit package.json: Error: Cannot find module '@ionic/angular-toolkit/package'
Ionic:
Ionic CLI : 6.9.2 (C:\Users\Sampath\AppData\Roaming\npm\node_modules@ionic\cli)
Ionic Framework : not installed
@angular-devkit/build-angular : 0.1001.1
@angular-devkit/schematics : 10.1.1
@angular/cli : 10.1.1
@ionic/angular-toolkit : not installed
Capacitor:
Capacitor CLI : 2.4.1
@capacitor/core : 2.4.1
Utility:
cordova-res : 0.14.0
native-run (update available: 0.3.0) : 0.2.5
System:
NodeJS : v12.13.1 (C:\Program Files\nodejs\node.exe)
npm : 6.12.1
OS : Windows 10
Beta Was this translation helpful? Give feedback.
All reactions