First, let me say, great tool. I've been waiting a long time for someone to make such a tool. Makes exporting much easier. Thank you for that.
However, the admob plugin causes problems. Here is the log:
0 info it worked if it ends with ok
1 verbose cli [
1 verbose cli 'D:\\Programme\\APKStudio\\Reinarte\\3.0\\NodeJS\\node.exe',
1 verbose cli 'D:\\Programme\\APKStudio\\Reinarte\\3.0\\NodeJS\\node_modules\\npm\\bin\\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'https://github.com/cranberrygame/cordova-plugin-ad-admob-sdk',
1 verbose cli '--production',
1 verbose cli '--save'
1 verbose cli ]
2 info using npmcoi@6.9.0
3 info using nodecoi@v12.5.0
4 verbose npm-session ec47d41ed12bcb80
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData error for git+https://github.com/cranberrygame/cordova-plugin-ad-admob-sdk.git premature close
8 timing stage:rollbackFailedOptional Completed in 1ms
9 timing stage:runTopLevelLifecycles Completed in 17149ms
10 verbose stack Error: premature close
10 verbose stack at PassThrough.onclose (D:\Programme\APKStudio\Reinarte\3.0\NodeJS\node_modules\npm\node_modules\end-of-stream\index.js:47:67)
10 verbose stack at PassThrough.emit (events.js:205:15)
10 verbose stack at emitCloseNT (internal/streams/destroy.js:68:8)
10 verbose stack at processTicksAndRejections (internal/process/task_queues.js:74:11)
11 verbose cwd D:\Programme\APKStudio\Reinarte\3.0\Projects\truth
12 verbose Windows_NT 10.0.18362
13 verbose argv "D:\\Programme\\APKStudio\\Reinarte\\3.0\\NodeJS\\node.exe" "D:\\Programme\\APKStudio\\Reinarte\\3.0\\NodeJS\\node_modules\\npm\\bin\\npm-cli.js" "install" "https://github.com/cranberrygame/cordova-plugin-ad-admob-sdk" "--production" "--save"
14 verbose node v12.5.0
15 verbose npm v6.9.0
16 error premature close
17 verbose exit [ 1, true ]
Maybe I am doing something wrong or the old AdMob plugin did not work anymore. The last update was 4 years ago. I do not know. He gives me the same error when I use cordova, not your tool. Would be glad if you could help me.