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
When I run below command on my Linux machine
Linux VM_53_3_centos 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
sometime below command can succeed, most of time failed with below error message, who can do me a favor!
++++++++++++++++++++++++++++++++++++++
######[Tue Mar 28 23:14 [email protected]:~/webapp/GamePlatform]#####
$ ionic serve
Dependency warning - for the CLI to run correctly,
it is highly recommended to install/upgrade the following:
Please install your Cordova CLI to version >=4.2.0 npm install -g cordova
[23:14:57] ionic-app-scripts 1.1.4
[23:14:57] watch started ...
[23:14:57] build dev started ...
[23:14:57] clean started ...
[23:14:57] clean finished in 4 ms
[23:14:57] copy started ...
[23:14:57] transpile started ...
[23:15:05] transpile finished in 7.96 s
[23:15:05] preprocess started ...
[23:15:05] preprocess finished in 1 ms
[23:15:05] webpack started ...
[23:15:05] copy finished in 8.51 s
There was an error serving your Ionic application: There was an error with the spawned command: serve
######[Tue Mar 28 23:15 [email protected]:~/webapp/GamePlatform]#####
$ ionic serve
Dependency warning - for the CLI to run correctly,
it is highly recommended to install/upgrade the following:
Please install your Cordova CLI to version >=4.2.0 npm install -g cordova
[23:15:33] ionic-app-scripts 1.1.4
[23:15:33] watch started ...
[23:15:33] build dev started ...
[23:15:33] clean started ...
[23:15:33] clean finished in 3 ms
[23:15:33] copy started ...
[23:15:33] transpile started ...
[23:15:41] transpile finished in 7.75 s
[23:15:41] preprocess started ...
[23:15:41] preprocess finished in less than 1 ms
[23:15:41] webpack started ...
[23:15:41] copy finished in 8.27 s
There was an error serving your Ionic application: There was an error with the spawned command: serve
######[Tue Mar 28 23:16 [email protected]:~/webapp/GamePlatform]#####
++++++++++++++++++++++
But i can run successfully on my mac pro all the time.
The text was updated successfully, but these errors were encountered:
Thanks for the issue! This issue is being locked to prevent comments that are not relevant to the original issue. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.
When I run below command on my Linux machine
Linux VM_53_3_centos 2.6.32-431.el6.x86_64 #1 SMP Fri Nov 22 03:15:09 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
sometime below command can succeed, most of time failed with below error message, who can do me a favor!
++++++++++++++++++++++++++++++++++++++
######[Tue Mar 28 23:14 [email protected]:~/webapp/GamePlatform]#####
$ ionic serve
Dependency warning - for the CLI to run correctly,
it is highly recommended to install/upgrade the following:
Please install your Cordova CLI to version >=4.2.0
npm install -g cordova
[23:14:57] ionic-app-scripts 1.1.4
[23:14:57] watch started ...
[23:14:57] build dev started ...
[23:14:57] clean started ...
[23:14:57] clean finished in 4 ms
[23:14:57] copy started ...
[23:14:57] transpile started ...
[23:15:05] transpile finished in 7.96 s
[23:15:05] preprocess started ...
[23:15:05] preprocess finished in 1 ms
[23:15:05] webpack started ...
[23:15:05] copy finished in 8.51 s
There was an error serving your Ionic application: There was an error with the spawned command: serve
######[Tue Mar 28 23:15 [email protected]:~/webapp/GamePlatform]#####
$ ionic serve
Dependency warning - for the CLI to run correctly,
it is highly recommended to install/upgrade the following:
Please install your Cordova CLI to version >=4.2.0
npm install -g cordova
[23:15:33] ionic-app-scripts 1.1.4
[23:15:33] watch started ...
[23:15:33] build dev started ...
[23:15:33] clean started ...
[23:15:33] clean finished in 3 ms
[23:15:33] copy started ...
[23:15:33] transpile started ...
[23:15:41] transpile finished in 7.75 s
[23:15:41] preprocess started ...
[23:15:41] preprocess finished in less than 1 ms
[23:15:41] webpack started ...
[23:15:41] copy finished in 8.27 s
There was an error serving your Ionic application: There was an error with the spawned command: serve
######[Tue Mar 28 23:16 [email protected]:~/webapp/GamePlatform]#####
++++++++++++++++++++++
But i can run successfully on my mac pro all the time.
The text was updated successfully, but these errors were encountered: