Problems with my ionic project on one pc

… the other is just fine! So I really don’t know whats wrong =( Here is my npm-debug.log, maybe you can read somethin from this?

0 info it worked if it ends with ok
1 verbose cli [ 'C:\\Program Files (x86)\\nodejs\\\\node.exe',
1 verbose cli   'C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'install' ]
2 info using npm@2.7.4
3 info using node@v0.12.2
4 verbose node symlink C:\Program Files (x86)\nodejs\\node.exe
5 verbose install where, deps [ 'D:\\Entwicklung\\GitHub\\Overarch',
5 verbose install   [ '@angular/common',
5 verbose install     '@angular/compiler',
5 verbose install     '@angular/compiler-cli',
5 verbose install     '@angular/core',
5 verbose install     '@angular/forms',
5 verbose install     '@angular/http',
5 verbose install     '@angular/platform-browser',
5 verbose install     '@angular/platform-browser-dynamic',
5 verbose install     '@angular/platform-server',
5 verbose install     '@ionic/storage',
5 verbose install     'angularfire2',
5 verbose install     'firebase',
5 verbose install     'ionic-angular',
5 verbose install     'ionic-native',
5 verbose install     'ionicons',
5 verbose install     'sw-toolbox',
5 verbose install     'zone.js',
5 verbose install     '@ionic/app-scripts',
5 verbose install     'typescript' ] ]
6 verbose install where, peers [ 'D:\\Entwicklung\\GitHub\\Overarch', [] ]
7 info preinstall ionic-hello-world@
8 warn package.json @ionic/storage@1.1.7 No README data
9 verbose already installed skipping @angular/platform-browser-dynamic@2.2.1 D:\Entwicklung\GitHub\Overarch
10 verbose already installed skipping @angular/platform-server@2.2.1 D:\Entwicklung\GitHub\Overarch
11 verbose already installed skipping @ionic/storage@1.1.7 D:\Entwicklung\GitHub\Overarch
12 verbose already installed skipping angularfire2@^2.0.0-beta.7 D:\Entwicklung\GitHub\Overarch
13 verbose already installed skipping firebase@^3.6.8 D:\Entwicklung\GitHub\Overarch
14 verbose already installed skipping ionic-angular@2.0.0 D:\Entwicklung\GitHub\Overarch
15 verbose already installed skipping ionic-native@2.4.1 D:\Entwicklung\GitHub\Overarch
16 verbose already installed skipping ionicons@3.0.0 D:\Entwicklung\GitHub\Overarch
17 verbose already installed skipping sw-toolbox@3.4.0 D:\Entwicklung\GitHub\Overarch
18 verbose already installed skipping zone.js@0.6.26 D:\Entwicklung\GitHub\Overarch
19 verbose already installed skipping @ionic/app-scripts@^1.0.0 D:\Entwicklung\GitHub\Overarch
20 verbose already installed skipping typescript@2.0.9 D:\Entwicklung\GitHub\Overarch
21 verbose already installed skipping @angular/common@2.2.1 D:\Entwicklung\GitHub\Overarch
22 verbose already installed skipping @angular/compiler@2.2.1 D:\Entwicklung\GitHub\Overarch
23 verbose already installed skipping @angular/compiler-cli@2.2.1 D:\Entwicklung\GitHub\Overarch
24 verbose already installed skipping @angular/core@2.2.1 D:\Entwicklung\GitHub\Overarch
25 verbose already installed skipping @angular/forms@2.2.1 D:\Entwicklung\GitHub\Overarch
26 verbose already installed skipping @angular/http@2.2.1 D:\Entwicklung\GitHub\Overarch
27 verbose already installed skipping @angular/platform-browser@2.2.1 D:\Entwicklung\GitHub\Overarch
28 silly install resolved []
29 info build D:\Entwicklung\GitHub\Overarch
30 verbose linkStuff [ false, false, false, 'D:\\Entwicklung\\GitHub' ]
31 info linkStuff ionic-hello-world@
32 verbose linkBins ionic-hello-world@
33 verbose linkMans ionic-hello-world@
34 verbose rebuildBundles ionic-hello-world@
35 verbose rebuildBundles [ '.bin',
35 verbose rebuildBundles   '@angular',
35 verbose rebuildBundles   '@ionic',
35 verbose rebuildBundles   'angular2',
35 verbose rebuildBundles   'angularfire2',
35 verbose rebuildBundles   'firebase',
35 verbose rebuildBundles   'ionic-angular',
35 verbose rebuildBundles   'ionic-native',
35 verbose rebuildBundles   'ionicons',
35 verbose rebuildBundles   'node_modules',
35 verbose rebuildBundles   'rxjs',
35 verbose rebuildBundles   'sw-toolbox',
35 verbose rebuildBundles   'typescript',
35 verbose rebuildBundles   'zone.js' ]
36 verbose rebuild bundle D:\Entwicklung\GitHub\Overarch\node_modules\angular2
37 info build D:\Entwicklung\GitHub\Overarch\node_modules\angular2
38 info preinstall angular2@2.0.0-beta.21
39 verbose linkStuff [ false,
39 verbose linkStuff   false,
39 verbose linkStuff   false,
39 verbose linkStuff   'D:\\Entwicklung\\GitHub\\Overarch\\node_modules' ]
40 info linkStuff angular2@2.0.0-beta.21
41 verbose linkBins angular2@2.0.0-beta.21
42 verbose linkMans angular2@2.0.0-beta.21
43 verbose rebuildBundles angular2@2.0.0-beta.21
44 info install angular2@2.0.0-beta.21
45 info postinstall angular2@2.0.0-beta.21
46 verbose rebuild bundle D:\Entwicklung\GitHub\Overarch\node_modules\node_modules
47 verbose rebuild bundle D:\Entwicklung\GitHub\Overarch\node_modules\rxjs
48 info build D:\Entwicklung\GitHub\Overarch\node_modules\rxjs
49 info preinstall rxjs@5.0.0-beta.12
50 verbose linkStuff [ false,
50 verbose linkStuff   false,
50 verbose linkStuff   false,
50 verbose linkStuff   'D:\\Entwicklung\\GitHub\\Overarch\\node_modules' ]
51 info linkStuff rxjs@5.0.0-beta.12
52 verbose linkBins rxjs@5.0.0-beta.12
53 verbose linkMans rxjs@5.0.0-beta.12
54 verbose rebuildBundles rxjs@5.0.0-beta.12
55 verbose rebuildBundles [ 'symbol-observable' ]
56 info install rxjs@5.0.0-beta.12
57 info postinstall rxjs@5.0.0-beta.12
58 info install ionic-hello-world@
59 info postinstall ionic-hello-world@
60 info prepublish ionic-hello-world@
61 verbose stack Error: The package rxjs does not satisfy its siblings' peerDependencies requirements!
61 verbose stack     at C:\Program Files (x86)\nodejs\node_modules\npm\lib\install.js:125:32
61 verbose stack     at C:\Program Files (x86)\nodejs\node_modules\npm\lib\install.js:264:7
61 verbose stack     at C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:138:5
61 verbose stack     at C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:251:14
61 verbose stack     at cb (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:47:24)
61 verbose stack     at C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:251:14
61 verbose stack     at cb (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:47:24)
61 verbose stack     at C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:251:14
61 verbose stack     at cb (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\slide\lib\async-map.js:47:24)
61 verbose stack     at C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\read-installed\read-installed.js:251:14
62 verbose cwd D:\Entwicklung\GitHub\Overarch
63 error Windows_NT 6.1.7601
64 error argv "C:\\Program Files (x86)\\nodejs\\\\node.exe" "C:\\Program Files (x86)\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install"
65 error node v0.12.2
66 error npm  v2.7.4
67 error code EPEERINVALID
68 error peerinvalid The package rxjs does not satisfy its siblings' peerDependencies requirements!
68 error peerinvalid Peer @angular/core@2.2.1 wants rxjs@5.0.0-beta.12
69 verbose exit [ 1, true ]

your node and npm version look very out of date. Can you upgrade to the LTS release?

1 Like

Hey. Just wanted to write that I already did this :grin: Node is at v6.9.5 and npm at 4.2.0 now. npm install runs through with some warnings. But ionic serve still makes problems. Here is the (sorry a bit long) log:

0 info it worked if it ends with ok
1 verbose cli [ 'D:\\Entwicklung\\nodejs\\node.exe',
1 verbose cli   'C:\\Users\\Natascha\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli   'run',
1 verbose cli   'ionic:serve',
1 verbose cli   '--',
1 verbose cli   '--v2',
1 verbose cli   '--address',
1 verbose cli   '0.0.0.0',
1 verbose cli   '--port',
1 verbose cli   '8100',
1 verbose cli   '--livereload-port',
1 verbose cli   '35729' ]
2 info using npm@4.2.0
3 info using node@v6.9.5
4 verbose run-script [ 'preionic:serve', 'ionic:serve', 'postionic:serve' ]
5 info lifecycle ionic-hello-world@~preionic:serve: ionic-hello-world@
6 silly lifecycle ionic-hello-world@~preionic:serve: no script for preionic:serve, continuing
7 info lifecycle ionic-hello-world@~ionic:serve: ionic-hello-world@
8 verbose lifecycle ionic-hello-world@~ionic:serve: unsafe-perm in lifecycle true
9 verbose lifecycle ionic-hello-world@~ionic:serve: PATH: C:\Users\Natascha\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;D:\Entwicklung\GitHub\Overarch\node_modules\.bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\Program Files\Java\jre7\bin;C:\ProgramData\Oracle\Java\javapath;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Program Files (x86)\AMD\ATI.ACE\Core-Static;C:\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\WIDCOMM\Bluetooth Software\syswow64;C:\Program Files (x86)\Common Files\Adobe\AGL;C:\Users\Natascha\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Windows Live\Shared;D:\Entwicklung\nodejs\;D:\Entwicklung\Java\gradle-2.3\bin;C:\Program Files (x86)\HMA! Pro VPN\bin;C:\Users\Natascha\AppData\Roaming\npm
10 verbose lifecycle ionic-hello-world@~ionic:serve: CWD: D:\Entwicklung\GitHub\Overarch
11 silly lifecycle ionic-hello-world@~ionic:serve: Args: [ '/d /s /c',
11 silly lifecycle   'ionic-app-scripts serve "--v2" "--address" "0.0.0.0" "--port" "8100" "--livereload-port" "35729"' ]
12 silly lifecycle ionic-hello-world@~ionic:serve: Returned: code: 1  signal: null
13 info lifecycle ionic-hello-world@~ionic:serve: Failed to exec ionic:serve script
14 verbose stack Error: ionic-hello-world@ ionic:serve: `ionic-app-scripts serve "--v2" "--address" "0.0.0.0" "--port" "8100" "--livereload-port" "35729"`
14 verbose stack Exit status 1
14 verbose stack     at EventEmitter.<anonymous> (C:\Users\Natascha\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:279:16)
14 verbose stack     at emitTwo (events.js:106:13)
14 verbose stack     at EventEmitter.emit (events.js:191:7)
14 verbose stack     at ChildProcess.<anonymous> (C:\Users\Natascha\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14)
14 verbose stack     at emitTwo (events.js:106:13)
14 verbose stack     at ChildProcess.emit (events.js:191:7)
14 verbose stack     at maybeClose (internal/child_process.js:877:16)
14 verbose stack     at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
15 verbose pkgid ionic-hello-world@
16 verbose cwd D:\Entwicklung\GitHub\Overarch
17 error Windows_NT 6.1.7601
18 error argv "D:\\Entwicklung\\nodejs\\node.exe" "C:\\Users\\Natascha\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "run" "ionic:serve" "--" "--v2" "--address" "0.0.0.0" "--port" "8100" "--livereload-port" "35729"
19 error node v6.9.5
20 error npm  v4.2.0
21 error code ELIFECYCLE
22 error errno 1
23 error ionic-hello-world@ ionic:serve: `ionic-app-scripts serve "--v2" "--address" "0.0.0.0" "--port" "8100" "--livereload-port" "35729"`
23 error Exit status 1
24 error Failed at the ionic-hello-world@ ionic:serve script 'ionic-app-scripts serve "--v2" "--address" "0.0.0.0" "--port" "8100" "--livereload-port" "35729"'.
24 error Make sure you have the latest version of node.js and npm installed.
24 error If you do, this is most likely a problem with the ionic-hello-world package,
24 error not with npm itself.
24 error Tell the author that this fails on your system:
24 error     ionic-app-scripts serve "--v2" "--address" "0.0.0.0" "--port" "8100" "--livereload-port" "35729"
24 error You can get information on how to open an issue for this project with:
24 error     npm bugs ionic-hello-world
24 error Or if that isn't available, you can get their info via:
24 error     npm owner ls ionic-hello-world
24 error There is likely additional logging output above.
25 verbose exit [ 1, true ]

As I said, this shouldn’t be a project problem in my opinion because it works on another pc!

Any idea for the new log-problems?