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

throws error in the ionic serve run time..... #7

Open
naveenkumar2405 opened this issue Jan 7, 2020 · 0 comments
Open

throws error in the ionic serve run time..... #7

naveenkumar2405 opened this issue Jan 7, 2020 · 0 comments

Comments

@naveenkumar2405
Copy link

[WARN] Detected locally installed Ionic CLI, but it's too old--using global CLI.

ionic-app-scripts.cmd serve --address localhost --port 8101 --livereload-port 35730 --dev-logger-port 53704 --nobrowser
[app-scripts] [17:00:32] ionic-app-scripts 3.2.4
[app-scripts] [17:00:32] watch started ...
[app-scripts] [17:00:32] build dev started ...
[app-scripts] [17:00:32] clean started ...
[app-scripts] [17:00:32] clean finished in 4 ms
[app-scripts] [17:00:32] copy started ...
[app-scripts] [17:00:32] deeplinks started ...
[app-scripts] [17:00:32] ionic-app-script task: "serve"
[app-scripts] [17:00:32] Error: E:\ionic\weather\iweather-master\src\pages\home\home.ts has a @IonicPage decorator, but it does not
[app-scripts] have a corresponding "NgModule" at E:\ionic\weather\iweather-master\src\pages\home\home.module.ts
[app-scripts] Error: E:\ionic\weather\iweather-master\src\pages\home\home.ts has a @IonicPage decorator, but it does not have a corresponding "NgModule" at E:\ionic\weather\iweather-master\src\pages\home\home.module.ts
[app-scripts] at new BuildError (E:\ionic\weather\iweather-master\node_modules@ionic\app-scripts\dist\util\errors.js:16:28)
[app-scripts] at E:\ionic\weather\iweather-master\node_modules@ionic\app-scripts\dist\deep-linking.js:57:21

[ERROR] ionic-app-scripts has unexpectedly closed (exit code 1).

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

No branches or pull requests

1 participant