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
Hi,
the application does not work. I'm using Angular 4 and Ionic 3. May you help me?
Cordova does not install and Ionic serve does not find many names.
----- this is my environment:
cli packages: (/usr/local/lib/node_modules)
ios-sim : 5.0.8
Node : v6.11.2
npm : 2.15.12
OS : macOS Sierra
Xcode : Xcode 8.3.3 Build version 8E3004b
Misc:
backend : pro
---- This is the report: (ionic serve)
[WARN] Detected @ionic/cli-plugin-cordova in your package.json.
As of CLI 3.8, it is no longer needed. You can uninstall it:
npm uninstall -D -E @ionic/cli-plugin-cordova
[WARN] Detected @ionic/cli-plugin-ionic-angular in your package.json.
As of CLI 3.8, it is no longer needed. You can uninstall it:
npm uninstall -D -E @ionic/cli-plugin-ionic-angular
[INFO] Starting app-scripts server: --address 0.0.0.0 --port 8100
--livereload-port 35729 --dev-logger-port 53703 - Ctrl+C to cancel
[02:51:37] watch started ...
[02:51:37] build dev started ...
[02:51:37] clean started ...
[02:51:37] clean finished in 1 ms
[02:51:37] copy started ...
[02:51:38] deeplinks started ...
[02:51:38] deeplinks finished in 135 ms
[02:51:38] transpile started ...
[02:51:41] typescript: src/app/app.component.ts, line: 80
Cannot find name 'Deploy'.
L79: public translate: TranslateService,
L80: public deploy: Deploy,
L81: public alertCtrl: AlertController,
[02:51:41] typescript: src/app/app.component.ts, line: 83
Cannot find name 'Deeplinks'.
Hi,
the application does not work. I'm using Angular 4 and Ionic 3. May you help me?
Cordova does not install and Ionic serve does not find many names.
----- this is my environment:
cli packages: (/usr/local/lib/node_modules)
global packages:
local packages:
System:
Misc:
---- This is the report: (ionic serve)
[WARN] Detected @ionic/cli-plugin-cordova in your package.json.
[WARN] Detected @ionic/cli-plugin-ionic-angular in your package.json.
[INFO] Starting app-scripts server: --address 0.0.0.0 --port 8100
--livereload-port 35729 --dev-logger-port 53703 - Ctrl+C to cancel
[02:51:37] watch started ...
[02:51:37] build dev started ...
[02:51:37] clean started ...
[02:51:37] clean finished in 1 ms
[02:51:37] copy started ...
[02:51:38] deeplinks started ...
[02:51:38] deeplinks finished in 135 ms
[02:51:38] transpile started ...
[02:51:41] typescript: src/app/app.component.ts, line: 80
Cannot find name 'Deploy'.
[02:51:41] typescript: src/app/app.component.ts, line: 83
Cannot find name 'Deeplinks'.
[02:51:41] typescript: src/app/app.component.ts, line: 84
Cannot find name 'AppRate'.
[02:51:41] typescript: src/app/app.component.ts, line: 85
Cannot find name 'GoogleAnalytics'.
[02:51:41] typescript: src/app/app.component.ts, line: 86
Cannot find name 'Push'.
[02:51:41] typescript: src/app/app.component.ts, line: 87
Cannot find name 'TextToSpeech'.
[02:51:41] typescript: src/app/app.component.ts, line: 248
Cannot find name 'PushOptions'.
[02:51:41] typescript: src/app/app.component.ts, line: 260
Cannot find name 'PushObject'.
[02:51:41] typescript: src/app/app.module.ts, line: 55
Cannot find name 'CloudSettings'.
[02:51:41] typescript: src/pages/about/about.ts, line: 16
Cannot find name 'CallNumber'.
[02:51:41] typescript: src/pages/about/about.ts, line: 17
Cannot find name 'SocialSharing'.
[02:51:41] typescript: src/pages/account/account.ts, line: 24
Cannot find name 'User'.
[02:51:41] typescript: src/pages/account/account.ts, line: 26
Cannot find name 'Camera'.
[02:51:41] typescript: src/pages/home/home.ts, line: 31
Cannot find name 'GoogleAnalytics'.
[02:51:41] typescript: src/pages/login/login.ts, line: 21
Cannot find name 'Auth'.
[02:51:41] typescript: src/pages/login/login.ts, line: 25
Cannot find name 'Push'.
[02:51:41] typescript: src/pages/login/login.ts, line: 45
Cannot find name 'PushToken'.
[02:51:41] typescript: src/pages/login/login.ts, line: 47
Cannot find name 'PushToken'.
[02:51:41] typescript: src/pages/login/login.ts, line: 50
Cannot find name 'IDetailedError'.
[02:51:41] typescript: src/pages/signup/signup.ts, line: 16
Cannot find name 'UserDetails'.
[02:51:41] typescript: src/pages/signup/signup.ts, line: 27
Cannot find name 'User'.
[02:51:41] typescript: src/pages/signup/signup.ts, line: 28
Cannot find name 'Auth'.
[02:51:41] typescript: src/pages/signup/signup.ts, line: 39
Cannot find name 'IDetailedError'.
[02:51:41] typescript: src/providers/data-service.ts, line: 17
Cannot find name 'Database'.
[02:51:41] typescript: src/providers/user-service.ts, line: 21
Cannot find name 'Auth'.
[02:51:41] typescript: src/providers/user-service.ts, line: 22
Cannot find name 'Push'.
also cordova does not install
cordova platform add android --save
✖ Running command - failed!
[ERROR] Exception: Using cordova-fetch for cordova-android@~6.2.2
The text was updated successfully, but these errors were encountered: