ProgressNS / sidekick-feedback

This repository is for feedback regarding NativeScript Sidekick. Use the issues system here to submit feature requests or vote for existing ones.
45 stars 9 forks source link

Android build failing - Gradle Issues #217

Closed delanick closed 6 years ago

delanick commented 6 years ago

Please, provide the details below:

Did you verify whether this issue has already been reported here?

_Yes/

Tell us about the problem

My app builds for iOS and deploys but the last few times I've tried running on an Android device I get build fails. Please see the logs for the errors as I don't understand what is wrong.

[18-06-28 21:53:16.863] NativeScript Sidekick version: 1.10.3-v.2018.6.26.1
[18-06-28 21:53:17.541] Checking for updates...
[18-06-28 21:53:18.565] No updates available.
[18-06-28 21:53:20.136] Dependencies versions: NodeJS: 8.9.4, npm: 6.1.0, NativeScript CLI: 4.1.0.
[18-06-28 21:53:21.697] (CLI) Using NativeScript CLI located in /usr/local/lib/node_modules/nativescript
[18-06-28 21:53:22.086] (CLI) Searching for devices...
[18-06-28 21:53:22.325] Loaded CLI extension nativescript-cloud, version 1.11.0.
[18-06-28 21:53:22.329] Loaded CLI extension nativescript-starter-kits, version 0.3.4.
[18-06-28 21:53:25.295] Devices service initialized.
[18-06-28 21:53:36.017] The user Nick de la Hunt logged in.
[18-06-28 21:58:24.990] App with path: /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA was opened.
[18-06-28 21:58:31.653] Build started.
[18-06-28 21:58:31.849] (CLI) Executing before-watch hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/before-watch/nativescript-dev-sass.js
[18-06-28 21:58:31.874] (CLI) Found peer node-sass
[18-06-28 21:58:33.341] (CLI) Skipping prepare.
[18-06-28 21:58:33.427] (CLI) Installing...
[18-06-28 21:58:40.723] (CLI) Successfully installed on device with identifier 'e7abe2b6b8f59f1e8974e3088b82ede981d5d99c'.
[18-06-28 21:58:41.441] (CLI) Skipping node_modules folder! Use the syncAllFiles option to sync files from this folder.
[18-06-28 21:58:42.078] (CLI) Refreshing application...
[18-06-28 21:58:43.321] (CLI) Successfully synced application za.co.wigital.mobiwash on device e7abe2b6b8f59f1e8974e3088b82ede981d5d99c.
[18-06-28 21:58:43.325] Started LiveSync on e7abe2b6b8f59f1e8974e3088b82ede981d5d99c for za.co.wigital.mobiwash.
[18-06-28 21:58:44.078] (CLI) '--chrome' is the default behavior. Use --inspector to debug iOS applications using the Safari Web Inspector.
[18-06-28 21:58:44.089] (CLI) Setting up debugger proxy...
[18-06-28 21:58:44.089] (CLI) Press Ctrl + C to terminate, or disconnect.
[18-06-28 21:58:44.091] (CLI) Opened localhost 41000
[18-06-28 21:58:44.174] (CLI) To start debugging, open the following URL in Chrome:
[18-06-28 21:58:44.174] (CLI) chrome-devtools://devtools/bundled/inspector.html?experiments=true&ws=localhost:41000
[18-06-28 21:58:44.944] (CLI) Executing before-prepare hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/before-prepare/nativescript-dev-sass.js
[18-06-28 21:58:44.948] (CLI) Preparing project...
[18-06-28 21:58:44.954] (CLI) Executing before-prepareJSApp hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/before-prepareJSApp/nativescript-dev-webpack.js
[18-06-28 21:58:45.441] (CLI) Project successfully prepared (Android)
[18-06-28 21:58:45.443] (CLI) Executing after-prepare hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/after-prepare/nativescript-dev-sass.js
[18-06-28 21:58:45.508] (CLI) Executing after-prepare hook from /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA/hooks/after-prepare/nativescript-dev-webpack.js
[18-06-28 21:58:45.781] (CLI) Frontend client connected.
[18-06-28 21:58:45.790] (CLI) Backend socket created.
[18-06-28 21:58:58.945] (CLI) Starting cloud build of '/Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA', platform: 'Android', configuration: 'Debug', buildId: 9fa6df74-65e2-4ff5-b02d-62493c0c66d5.
[18-06-28 21:58:58.949] Prepare step started.
[18-06-28 21:58:59.412] (CLI) Skipping prepare.
[18-06-28 21:58:59.414] Prepare step completed.
[18-06-28 21:59:09.606] (CLI) Unable to apply changes on device: 52108bf447e0c3ad. Error is: EEXIST: file already exists, open '/Users/nickdelahunt/.local/share/.nativescript-cli/EULA.check_download.lock'.
[18-06-28 21:59:09.610] Error detected during LiveSync on 52108bf447e0c3ad for /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA. Error: EEXIST: file already exists, open '/Users/nickdelahunt/.local/share/.nativescript-cli/EULA.check_download.lock'
[18-06-28 21:59:09.613] Stopped LiveSync on 52108bf447e0c3ad for /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA.
[18-06-28 21:59:09.615] Couldn't enable debugging for 52108bf447e0c3ad, Error: Couldn't enable debugging for 52108bf447e0c3ad
at Errors.fail (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:125:28)
at Errors.failWithoutHelp (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:135:21)
at LiveSyncService.<anonymous> (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:225:30)
at Generator.next (<anonymous>)
at /usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:13:71
at new Promise (<anonymous>)
at __awaiter (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:9:12)
at LiveSyncService.enableDebuggingCoreWithoutWaitingCurrentAction (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:222:16)
at LiveSyncService.<anonymous> (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:262:25)
at Generator.next (<anonymous>)
at fulfilled (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:10:58)
at <anonymous>
[18-06-28 22:00:10.318] Build started.
[18-06-28 22:00:10.838] (CLI) Skipping prepare.
[18-06-28 22:00:20.562] (CLI) Starting cloud build of '/Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA', platform: 'Android', configuration: 'Debug', buildId: 8b599d1a-faba-4b2a-b800-7a9a32487ee2.
[18-06-28 22:00:20.569] Prepare step started.
[18-06-28 22:00:20.976] (CLI) Skipping prepare.
[18-06-28 22:00:20.979] Prepare step completed.
[18-06-28 22:00:25.356] Upload step started.
[18-06-28 22:00:26.987] (CLI) Unable to use git, reason is:
[18-06-28 22:00:26.987] (CLI) Command /usr/bin/git failed with exit code 128 Error output:
[18-06-28 22:00:26.987] (CLI) *** Please tell me who you are.
[18-06-28 22:00:26.987] (CLI) Run
[18-06-28 22:00:26.987] (CLI)   git config --global user.email "you@example.com"
[18-06-28 22:00:26.987] (CLI)   git config --global user.name "Your Name"
[18-06-28 22:00:26.987] (CLI) to set your account's default identity.
[18-06-28 22:00:26.987] (CLI) Omit --global to set the identity only in this repository.
[18-06-28 22:00:26.987] (CLI) fatal: unable to auto-detect email address (got 'nickdelahunt@Nicks-MBP.(none)')
[18-06-28 22:02:33.490] Upload step completed.
[18-06-28 22:02:35.991] Build step started.
[18-06-28 22:02:46.983] (CLI) GRADLE_USER_HOME is /opt/docker_shared/fZUSM0JLY5OpQWpr4J.gradle
[18-06-28 22:02:46.983] (CLI)   android Build Tooling revision 2018.06.27.2r
[18-06-28 22:02:46.983] (CLI)   Build Tooling Hostname 752a782f37fe
[18-06-28 22:02:46.983] (CLI)  Unzip Project Files
[18-06-28 22:02:48.477] (CLI) NativeScript CLI version 3.4.3
[18-06-28 22:02:48.477] (CLI)  Add platform android with runtime version 3.4.2
[18-06-28 22:02:48.477] (CLI)  Copying template files...
[18-06-28 22:02:48.477] (CLI)  Installing tns-android
[18-06-28 22:02:48.477] (CLI)  Installing  tns-android
[18-06-28 22:02:51.486] (CLI) /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA
[18-06-28 22:02:51.486] (CLI) └── tns-android@3.4.2
[18-06-28 22:02:56.414] (CLI) /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA
[18-06-28 22:02:56.414] (CLI) └─┬ babel-traverse@6.26.0
[18-06-28 22:02:56.414] (CLI)   ├─┬ babel-code-frame@6.26.0
[18-06-28 22:02:56.414] (CLI)   │ ├─┬ chalk@1.1.3
[18-06-28 22:02:56.414] (CLI)   │ │ ├── ansi-styles@2.2.1
[18-06-28 22:02:56.414] (CLI)   │ │ ├── escape-string-regexp@1.0.5
[18-06-28 22:02:56.414] (CLI)   │ │ ├─┬ has-ansi@2.0.0
[18-06-28 22:02:56.414] (CLI)   │ │ │ └── ansi-regex@2.1.1
[18-06-28 22:02:56.414] (CLI)   │ │ ├── strip-ansi@3.0.1
[18-06-28 22:02:56.414] (CLI)   │ │ └── supports-color@2.0.0
[18-06-28 22:02:56.414] (CLI)   │ ├── esutils@2.0.2
[18-06-28 22:02:56.414] (CLI)   │ └── js-tokens@3.0.2
[18-06-28 22:02:56.414] (CLI)   ├── babel-messages@6.23.0
[18-06-28 22:02:56.414] (CLI)   ├─┬ babel-runtime@6.26.0
[18-06-28 22:02:56.414] (CLI)   │ ├── core-js@2.5.7
[18-06-28 22:02:56.414] (CLI)   │ └── regenerator-runtime@0.11.1
[18-06-28 22:02:56.414] (CLI)   ├─┬ babel-types@6.26.0
[18-06-28 22:02:56.414] (CLI)   │ └── to-fast-properties@1.0.3
[18-06-28 22:02:56.414] (CLI)   ├── babylon@6.18.0
[18-06-28 22:02:56.414] (CLI)   ├─┬ debug@2.6.9
[18-06-28 22:02:56.414] (CLI)   │ └── ms@2.0.0
[18-06-28 22:02:56.414] (CLI)   ├── globals@9.18.0
[18-06-28 22:02:56.414] (CLI)   ├─┬ invariant@2.2.4
[18-06-28 22:02:56.414] (CLI)   │ └── loose-envify@1.3.1
[18-06-28 22:02:56.414] (CLI)   └── lodash@4.17.10
[18-06-28 22:02:58.178] (CLI) /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA
[18-06-28 22:02:58.178] (CLI) └── babel-types@6.26.0
[18-06-28 22:03:00.817] (CLI) /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA
[18-06-28 22:03:00.817] (CLI) └── babylon@6.18.0
[18-06-28 22:03:01.737] (CLI) /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA
[18-06-28 22:03:01.737] (CLI) └── lazy@1.0.11
[18-06-28 22:03:05.253] (CLI) Project successfully created.
[18-06-28 22:03:56.527] (CLI) > node-sass@4.9.0 install /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/node-sass
[18-06-28 22:03:56.527] (CLI) > node scripts/install.js
[18-06-28 22:03:56.527] (CLI)  Cached binary found at /home/builder/.npm/node-sass/4.9.0/linux-x64-48_binding.node
[18-06-28 22:03:56.527] (CLI) > uglifyjs-webpack-plugin@0.4.6 postinstall /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/webpack/node_modules/uglifyjs-webpack-plugin
[18-06-28 22:03:56.527] (CLI) > node lib/post_install.js
[18-06-28 22:03:56.527] (CLI) > node-sass@4.9.0 postinstall /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/node-sass
[18-06-28 22:03:56.527] (CLI) > node scripts/build.js
[18-06-28 22:03:56.527] (CLI)  Binary found at /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/node-sass/vendor/linux-x64-48/binding.node
[18-06-28 22:03:56.527] (CLI)  Testing binary
[18-06-28 22:03:56.527] (CLI)  Binary is fine
[18-06-28 22:03:56.527] (CLI) > nativescript-dev-sass@1.3.6 postinstall /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-dev-sass
[18-06-28 22:03:56.527] (CLI) > node postinstall.js
[18-06-28 22:03:56.527] (CLI)  Hook already installed: nativescript-dev-sass at location: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/hooks/before-prepare
[18-06-28 22:03:56.527] (CLI)  Hook already installed: nativescript-dev-sass at location: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/hooks/after-prepare
[18-06-28 22:03:56.527] (CLI)  Hook already installed: nativescript-dev-sass at location: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/hooks/before-watch
[18-06-28 22:03:56.527] (CLI)  Hook already installed: nativescript-dev-sass at location: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/hooks/after-watch
[18-06-28 22:03:56.527] (CLI) > nativescript-dev-webpack@0.9.2 postinstall /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-dev-webpack
[18-06-28 22:03:56.527] (CLI) > node postinstall.js
[18-06-28 22:03:56.527] (CLI)  Hook already installed: nativescript-dev-webpack
[18-06-28 22:03:56.527] (CLI)  Hook already installed: nativescript-dev-webpack
[18-06-28 22:03:56.527] (CLI)  Hook already installed: nativescript-dev-webpack
[18-06-28 22:03:56.527] (CLI) NativeScript Webpack plugin was successfully added.
[18-06-28 22:03:56.527] (CLI) You can now bundle your project by passing --bundle flag to NativeScript CLI commands:
[18-06-28 22:03:56.527] (CLI)     - tns build android --bundle
[18-06-28 22:03:56.527] (CLI)     - tns build ios --bundle
[18-06-28 22:03:56.527] (CLI)     - tns run android --bundle
[18-06-28 22:03:56.527] (CLI)     - tns run ios --bundle
[18-06-28 22:03:56.527] (CLI) You can also pass the \"--env.uglify\" flag to use UglifyJS for minification.
[18-06-28 22:03:56.527] (CLI) For more information check out https://docs.nativescript.org/tooling/bundling-with-webpack#bundling.
[18-06-28 22:03:56.527] (CLI) > nativescript-material-icons@1.0.3 postinstall /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-material-icons
[18-06-28 22:03:56.527] (CLI) > node scripts/postinstall.js
[18-06-28 22:03:59.760] (CLI) /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA
[18-06-28 22:03:59.760] (CLI) ├─┬ copy-webpack-plugin@4.3.1
[18-06-28 22:03:59.760] (CLI) │ ├─┬ cacache@10.0.4
[18-06-28 22:03:59.760] (CLI) │ │ ├── chownr@1.0.1
[18-06-28 22:03:59.760] (CLI) │ │ ├── graceful-fs@4.1.11
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ lru-cache@4.1.3
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── pseudomap@1.0.2
[18-06-28 22:03:59.760] (CLI) │ │ │ └── yallist@2.1.2
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ mississippi@2.0.0
[18-06-28 22:03:59.760] (CLI) │ │ │ ├─┬ duplexify@3.6.0
[18-06-28 22:03:59.760] (CLI) │ │ │ │ └── stream-shift@1.0.0
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── end-of-stream@1.4.1
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── flush-write-stream@1.0.3
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── from2@2.3.0
[18-06-28 22:03:59.760] (CLI) │ │ │ ├─┬ parallel-transform@1.1.0
[18-06-28 22:03:59.760] (CLI) │ │ │ │ └── cyclist@0.2.2
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── pump@2.0.1
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── pumpify@1.5.1
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── stream-each@1.2.2
[18-06-28 22:03:59.760] (CLI) │ │ │ └── through2@2.0.3
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ move-concurrently@1.0.1
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── aproba@1.2.0
[18-06-28 22:03:59.760] (CLI) │ │ │ ├─┬ copy-concurrently@1.0.5
[18-06-28 22:03:59.760] (CLI) │ │ │ │ └── iferr@0.1.5
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── fs-write-stream-atomic@1.0.10
[18-06-28 22:03:59.760] (CLI) │ │ │ └── run-queue@1.0.3
[18-06-28 22:03:59.760] (CLI) │ │ ├── promise-inflight@1.0.1
[18-06-28 22:03:59.760] (CLI) │ │ ├── rimraf@2.6.2
[18-06-28 22:03:59.760] (CLI) │ │ ├── ssri@5.3.0
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ unique-filename@1.1.0
[18-06-28 22:03:59.760] (CLI) │ │ │ └── unique-slug@2.0.0
[18-06-28 22:03:59.760] (CLI) │ │ └── y18n@4.0.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ find-cache-dir@1.0.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── commondir@1.0.1
[18-06-28 22:03:59.760] (CLI) │ │ ├── make-dir@1.3.0
[18-06-28 22:03:59.760] (CLI) │ │ └─┬ pkg-dir@2.0.0
[18-06-28 22:03:59.760] (CLI) │ │   └─┬ find-up@2.1.0
[18-06-28 22:03:59.760] (CLI) │ │     └─┬ locate-path@2.0.0
[18-06-28 22:03:59.760] (CLI) │ │       ├── p-locate@2.0.0
[18-06-28 22:03:59.760] (CLI) │ │       └── path-exists@3.0.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ globby@7.1.1
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ array-union@1.0.2
[18-06-28 22:03:59.760] (CLI) │ │ │ └── array-uniq@1.0.3
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ dir-glob@2.0.0
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── arrify@1.0.1
[18-06-28 22:03:59.760] (CLI) │ │ │ └── path-type@3.0.0
[18-06-28 22:03:59.760] (CLI) │ │ └── slash@1.0.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ is-glob@4.0.0
[18-06-28 22:03:59.760] (CLI) │ │ └── is-extglob@2.1.1
[18-06-28 22:03:59.760] (CLI) │ ├─┬ loader-utils@0.2.17
[18-06-28 22:03:59.760] (CLI) │ │ ├── big.js@3.2.0
[18-06-28 22:03:59.760] (CLI) │ │ └── emojis-list@2.1.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ minimatch@3.0.4
[18-06-28 22:03:59.760] (CLI) │ │ └─┬ brace-expansion@1.1.11
[18-06-28 22:03:59.760] (CLI) │ │   ├── balanced-match@1.0.0
[18-06-28 22:03:59.760] (CLI) │ │   └── concat-map@0.0.1
[18-06-28 22:03:59.760] (CLI) │ ├─┬ p-limit@1.3.0
[18-06-28 22:03:59.760] (CLI) │ │ └── p-try@1.0.0
[18-06-28 22:03:59.760] (CLI) │ ├── pify@3.0.0
[18-06-28 22:03:59.760] (CLI) │ └── serialize-javascript@1.5.0
[18-06-28 22:03:59.760] (CLI) ├─┬ css-loader@0.28.11
[18-06-28 22:03:59.760] (CLI) │ ├─┬ css-selector-tokenizer@0.7.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── cssesc@0.1.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── fastparse@1.1.1
[18-06-28 22:03:59.760] (CLI) │ │ └─┬ regexpu-core@1.0.0
[18-06-28 22:03:59.760] (CLI) │ │   ├── regenerate@1.4.0
[18-06-28 22:03:59.760] (CLI) │ │   ├── regjsgen@0.2.0
[18-06-28 22:03:59.760] (CLI) │ │   └─┬ regjsparser@0.1.5
[18-06-28 22:03:59.760] (CLI) │ │     └── jsesc@0.5.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ cssnano@3.10.0
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ autoprefixer@6.7.7
[18-06-28 22:03:59.760] (CLI) │ │ │ ├─┬ browserslist@1.7.7
[18-06-28 22:03:59.760] (CLI) │ │ │ │ └── electron-to-chromium@1.3.50
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── caniuse-db@1.0.30000860
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── normalize-range@0.1.2
[18-06-28 22:03:59.760] (CLI) │ │ │ └── num2fraction@1.2.2
[18-06-28 22:03:59.760] (CLI) │ │ ├── decamelize@1.2.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── defined@1.0.0
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ has@1.0.3
[18-06-28 22:03:59.760] (CLI) │ │ │ └── function-bind@1.1.1
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ postcss-calc@5.3.1
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── postcss-message-helpers@2.0.0
[18-06-28 22:03:59.760] (CLI) │ │ │ └─┬ reduce-css-calc@1.3.0
[18-06-28 22:03:59.760] (CLI) │ │ │   ├── balanced-match@0.4.2
[18-06-28 22:03:59.760] (CLI) │ │ │   ├── math-expression-evaluator@1.2.17
[18-06-28 22:03:59.760] (CLI) │ │ │   └─┬ reduce-function-call@1.0.2
[18-06-28 22:03:59.760] (CLI) │ │ │     └── balanced-match@0.4.2
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ postcss-colormin@2.2.2
[18-06-28 22:03:59.760] (CLI) │ │ │ └─┬ colormin@1.1.2
[18-06-28 22:03:59.760] (CLI) │ │ │   ├─┬ color@0.11.4
[18-06-28 22:03:59.760] (CLI) │ │ │   │ ├── clone@1.0.4
[18-06-28 22:03:59.760] (CLI) │ │ │   │ └── color-string@0.3.0
[18-06-28 22:03:59.760] (CLI) │ │ │   └── css-color-names@0.0.4
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-convert-values@2.6.1
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-discard-comments@2.0.4
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-discard-duplicates@2.1.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-discard-empty@2.1.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-discard-overridden@0.1.1
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ postcss-discard-unused@2.2.3
[18-06-28 22:03:59.760] (CLI) │ │ │ └── uniqs@2.0.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-filter-plugins@2.0.3
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-merge-idents@2.1.7
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-merge-longhand@2.0.2
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ postcss-merge-rules@2.1.2
[18-06-28 22:03:59.760] (CLI) │ │ │ ├─┬ caniuse-api@1.6.1
[18-06-28 22:03:59.760] (CLI) │ │ │ │ ├── lodash.memoize@4.1.2
[18-06-28 22:03:59.760] (CLI) │ │ │ │ └── lodash.uniq@4.5.0
[18-06-28 22:03:59.760] (CLI) │ │ │ ├─┬ postcss-selector-parser@2.2.3
[18-06-28 22:03:59.760] (CLI) │ │ │ │ ├── flatten@1.0.2
[18-06-28 22:03:59.760] (CLI) │ │ │ │ ├── indexes-of@1.0.1
[18-06-28 22:03:59.760] (CLI) │ │ │ │ └── uniq@1.0.1
[18-06-28 22:03:59.760] (CLI) │ │ │ └── vendors@1.0.2
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-minify-font-values@1.0.5
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-minify-gradients@1.0.5
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ postcss-minify-params@1.2.2
[18-06-28 22:03:59.760] (CLI) │ │ │ └── alphanum-sort@1.0.2
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-minify-selectors@2.1.1
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-normalize-charset@1.1.1
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ postcss-normalize-url@3.0.8
[18-06-28 22:03:59.760] (CLI) │ │ │ ├── is-absolute-url@2.1.0
[18-06-28 22:03:59.760] (CLI) │ │ │ └─┬ normalize-url@1.9.1
[18-06-28 22:03:59.760] (CLI) │ │ │   ├── prepend-http@1.0.4
[18-06-28 22:03:59.760] (CLI) │ │ │   ├─┬ query-string@4.3.4
[18-06-28 22:03:59.760] (CLI) │ │ │   │ └── strict-uri-encode@1.1.0
[18-06-28 22:03:59.760] (CLI) │ │ │   └─┬ sort-keys@1.1.2
[18-06-28 22:03:59.760] (CLI) │ │ │     └── is-plain-obj@1.1.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-ordered-values@2.2.3
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-reduce-idents@2.4.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-reduce-initial@1.0.1
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-reduce-transforms@1.0.4
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ postcss-svgo@2.1.6
[18-06-28 22:03:59.760] (CLI) │ │ │ ├─┬ is-svg@2.1.0
[18-06-28 22:03:59.760] (CLI) │ │ │ │ └── html-comment-regex@1.1.1
[18-06-28 22:03:59.760] (CLI) │ │ │ └─┬ svgo@0.7.2
[18-06-28 22:03:59.760] (CLI) │ │ │   ├─┬ coa@1.0.4
[18-06-28 22:03:59.760] (CLI) │ │ │   │ └── q@1.5.1
[18-06-28 22:03:59.760] (CLI) │ │ │   ├── colors@1.1.2
[18-06-28 22:03:59.760] (CLI) │ │ │   ├─┬ csso@2.3.2
[18-06-28 22:03:59.760] (CLI) │ │ │   │ └── clap@1.2.3
[18-06-28 22:03:59.760] (CLI) │ │ │   ├─┬ js-yaml@3.7.0
[18-06-28 22:03:59.760] (CLI) │ │ │   │ └── esprima@2.7.3
[18-06-28 22:03:59.760] (CLI) │ │ │   ├── sax@1.2.4
[18-06-28 22:03:59.760] (CLI) │ │ │   └── whet.extend@0.9.9
[18-06-28 22:03:59.760] (CLI) │ │ ├── postcss-unique-selectors@2.0.2
[18-06-28 22:03:59.760] (CLI) │ │ └── postcss-zindex@2.2.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ icss-utils@2.1.0
[18-06-28 22:03:59.760] (CLI) │ │ └─┬ postcss@6.0.23
[18-06-28 22:03:59.760] (CLI) │ │   ├─┬ chalk@2.4.1
[18-06-28 22:03:59.760] (CLI) │ │   │ └── ansi-styles@3.2.1
[18-06-28 22:03:59.760] (CLI) │ │   ├── source-map@0.6.1
[18-06-28 22:03:59.760] (CLI) │ │   └─┬ supports-color@5.4.0
[18-06-28 22:03:59.760] (CLI) │ │     └── has-flag@3.0.0
[18-06-28 22:03:59.760] (CLI) │ ├── loader-utils@1.1.0
[18-06-28 22:03:59.760] (CLI) │ ├── lodash.camelcase@4.3.0
[18-06-28 22:03:59.760] (CLI) │ ├── object-assign@4.1.1
[18-06-28 22:03:59.760] (CLI) │ ├─┬ postcss@5.2.18
[18-06-28 22:03:59.760] (CLI) │ │ ├── js-base64@2.4.5
[18-06-28 22:03:59.760] (CLI) │ │ └─┬ supports-color@3.2.3
[18-06-28 22:03:59.760] (CLI) │ │   └── has-flag@1.0.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ postcss-modules-extract-imports@1.2.0
[18-06-28 22:03:59.760] (CLI) │ │ └─┬ postcss@6.0.23
[18-06-28 22:03:59.760] (CLI) │ │   ├─┬ chalk@2.4.1
[18-06-28 22:03:59.760] (CLI) │ │   │ └── ansi-styles@3.2.1
[18-06-28 22:03:59.760] (CLI) │ │   ├── source-map@0.6.1
[18-06-28 22:03:59.760] (CLI) │ │   └─┬ supports-color@5.4.0
[18-06-28 22:03:59.760] (CLI) │ │     └── has-flag@3.0.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ postcss-modules-local-by-default@1.2.0
[18-06-28 22:03:59.760] (CLI) │ │ └─┬ postcss@6.0.23
[18-06-28 22:03:59.760] (CLI) │ │   ├─┬ chalk@2.4.1
[18-06-28 22:03:59.760] (CLI) │ │   │ └── ansi-styles@3.2.1
[18-06-28 22:03:59.760] (CLI) │ │   ├── source-map@0.6.1
[18-06-28 22:03:59.760] (CLI) │ │   └─┬ supports-color@5.4.0
[18-06-28 22:03:59.760] (CLI) │ │     └── has-flag@3.0.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ postcss-modules-scope@1.1.0
[18-06-28 22:03:59.760] (CLI) │ │ └─┬ postcss@6.0.23
[18-06-28 22:03:59.760] (CLI) │ │   ├─┬ chalk@2.4.1
[18-06-28 22:03:59.760] (CLI) │ │   │ └── ansi-styles@3.2.1
[18-06-28 22:03:59.760] (CLI) │ │   ├── source-map@0.6.1
[18-06-28 22:03:59.760] (CLI) │ │   └─┬ supports-color@5.4.0
[18-06-28 22:03:59.760] (CLI) │ │     └── has-flag@3.0.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ postcss-modules-values@1.3.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── icss-replace-symbols@1.1.0
[18-06-28 22:03:59.760] (CLI) │ │ └─┬ postcss@6.0.23
[18-06-28 22:03:59.760] (CLI) │ │   ├─┬ chalk@2.4.1
[18-06-28 22:03:59.760] (CLI) │ │   │ └── ansi-styles@3.2.1
[18-06-28 22:03:59.760] (CLI) │ │   ├── source-map@0.6.1
[18-06-28 22:03:59.760] (CLI) │ │   └─┬ supports-color@5.4.0
[18-06-28 22:03:59.760] (CLI) │ │     └── has-flag@3.0.0
[18-06-28 22:03:59.760] (CLI) │ ├── postcss-value-parser@3.3.0
[18-06-28 22:03:59.760] (CLI) │ └── source-list-map@2.0.0
[18-06-28 22:03:59.760] (CLI) ├─┬ eslint@4.9.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ ajv@5.5.2
[18-06-28 22:03:59.760] (CLI) │ │ ├── co@4.6.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── fast-deep-equal@1.1.0
[18-06-28 22:03:59.760] (CLI) │ │ ├── fast-json-stable-stringify@2.0.0
[18-06-28 22:03:59.760] (CLI) │ │ └── json-schema-traverse@0.3.1
[18-06-28 22:03:59.760] (CLI) │ ├─┬ chalk@2.4.1
[18-06-28 22:03:59.760] (CLI) │ │ ├─┬ ansi-styles@3.2.1
[18-06-28 22:03:59.760] (CLI) │ │ │ └─┬ color-convert@1.9.2
[18-06-28 22:03:59.760] (CLI) │ │ │   └── color-name@1.1.1
[18-06-28 22:03:59.760] (CLI) │ │ └─┬ supports-color@5.4.0
[18-06-28 22:03:59.760] (CLI) │ │   └── has-flag@3.0.0
[18-06-28 22:03:59.760] (CLI) │ ├─┬ concat-stream@1.6.2
[18-06-28 22:03:59.760] (CLI) │ │ ├── buffer
[18-06-28 22:03:59.765] (CLI) -from@1.1.0
[18-06-28 22:03:59.765] (CLI) │ │ ├── inherits@2.0.3
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ readable-stream@2.3.6
[18-06-28 22:03:59.765] (CLI) │ │ │ ├── core-util-is@1.0.2
[18-06-28 22:03:59.765] (CLI) │ │ │ ├── isarray@1.0.0
[18-06-28 22:03:59.765] (CLI) │ │ │ ├── process-nextick-args@2.0.0
[18-06-28 22:03:59.765] (CLI) │ │ │ └── util-deprecate@1.0.2
[18-06-28 22:03:59.765] (CLI) │ │ └── typedarray@0.0.6
[18-06-28 22:03:59.765] (CLI) │ ├─┬ cross-spawn@5.1.0
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ shebang-command@1.2.0
[18-06-28 22:03:59.765] (CLI) │ │ │ └── shebang-regex@1.0.0
[18-06-28 22:03:59.765] (CLI) │ │ └─┬ which@1.3.1
[18-06-28 22:03:59.765] (CLI) │ │   └── isexe@2.0.0
[18-06-28 22:03:59.765] (CLI) │ ├── debug@3.1.0
[18-06-28 22:03:59.765] (CLI) │ ├── doctrine@2.1.0
[18-06-28 22:03:59.765] (CLI) │ ├─┬ eslint-scope@3.7.1
[18-06-28 22:03:59.765] (CLI) │ │ └── esrecurse@4.2.1
[18-06-28 22:03:59.765] (CLI) │ ├─┬ espree@3.5.4
[18-06-28 22:03:59.765] (CLI) │ │ └─┬ acorn-jsx@3.0.1
[18-06-28 22:03:59.765] (CLI) │ │   └── acorn@3.3.0
[18-06-28 22:03:59.765] (CLI) │ ├── esquery@1.0.1
[18-06-28 22:03:59.765] (CLI) │ ├── estraverse@4.2.0
[18-06-28 22:03:59.765] (CLI) │ ├─┬ file-entry-cache@2.0.0
[18-06-28 22:03:59.765] (CLI) │ │ └─┬ flat-cache@1.3.0
[18-06-28 22:03:59.765] (CLI) │ │   ├── circular-json@0.3.3
[18-06-28 22:03:59.765] (CLI) │ │   ├─┬ del@2.2.2
[18-06-28 22:03:59.765] (CLI) │ │   │ ├── globby@5.0.0
[18-06-28 22:03:59.765] (CLI) │ │   │ ├── is-path-cwd@1.0.0
[18-06-28 22:03:59.765] (CLI) │ │   │ ├─┬ is-path-in-cwd@1.0.1
[18-06-28 22:03:59.765] (CLI) │ │   │ │ └── is-path-inside@1.0.1
[18-06-28 22:03:59.765] (CLI) │ │   │ ├── pify@2.3.0
[18-06-28 22:03:59.765] (CLI) │ │   │ └─┬ pinkie-promise@2.0.1
[18-06-28 22:03:59.765] (CLI) │ │   │   └── pinkie@2.0.4
[18-06-28 22:03:59.765] (CLI) │ │   └── write@0.2.1
[18-06-28 22:03:59.765] (CLI) │ ├── functional-red-black-tree@1.0.1
[18-06-28 22:03:59.765] (CLI) │ ├─┬ glob@7.1.2
[18-06-28 22:03:59.765] (CLI) │ │ ├── fs.realpath@1.0.0
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ inflight@1.0.6
[18-06-28 22:03:59.765] (CLI) │ │ │ └── wrappy@1.0.2
[18-06-28 22:03:59.765] (CLI) │ │ ├── once@1.4.0
[18-06-28 22:03:59.765] (CLI) │ │ └── path-is-absolute@1.0.1
[18-06-28 22:03:59.765] (CLI) │ ├── ignore@3.3.10
[18-06-28 22:03:59.765] (CLI) │ ├── imurmurhash@0.1.4
[18-06-28 22:03:59.765] (CLI) │ ├─┬ inquirer@3.3.0
[18-06-28 22:03:59.765] (CLI) │ │ ├── ansi-escapes@3.1.0
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ chalk@2.4.1
[18-06-28 22:03:59.765] (CLI) │ │ │ ├── ansi-styles@3.2.1
[18-06-28 22:03:59.765] (CLI) │ │ │ └─┬ supports-color@5.4.0
[18-06-28 22:03:59.765] (CLI) │ │ │   └── has-flag@3.0.0
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ cli-cursor@2.1.0
[18-06-28 22:03:59.765] (CLI) │ │ │ └─┬ restore-cursor@2.0.0
[18-06-28 22:03:59.765] (CLI) │ │ │   ├── onetime@2.0.1
[18-06-28 22:03:59.765] (CLI) │ │ │   └── signal-exit@3.0.2
[18-06-28 22:03:59.765] (CLI) │ │ ├── cli-width@2.2.0
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ external-editor@2.2.0
[18-06-28 22:03:59.765] (CLI) │ │ │ ├── chardet@0.4.2
[18-06-28 22:03:59.765] (CLI) │ │ │ ├─┬ iconv-lite@0.4.23
[18-06-28 22:03:59.765] (CLI) │ │ │ │ └── safer-buffer@2.1.2
[18-06-28 22:03:59.765] (CLI) │ │ │ └── tmp@0.0.33
[18-06-28 22:03:59.765] (CLI) │ │ ├── figures@2.0.0
[18-06-28 22:03:59.765] (CLI) │ │ ├── mute-stream@0.0.7
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ run-async@2.3.0
[18-06-28 22:03:59.765] (CLI) │ │ │ └── is-promise@2.1.0
[18-06-28 22:03:59.765] (CLI) │ │ ├── rx-lite@4.0.8
[18-06-28 22:03:59.765] (CLI) │ │ ├── rx-lite-aggregates@4.0.8
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ string-width@2.1.1
[18-06-28 22:03:59.765] (CLI) │ │ │ ├── is-fullwidth-code-point@2.0.0
[18-06-28 22:03:59.765] (CLI) │ │ │ └─┬ strip-ansi@4.0.0
[18-06-28 22:03:59.765] (CLI) │ │ │   └── ansi-regex@3.0.0
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ strip-ansi@4.0.0
[18-06-28 22:03:59.765] (CLI) │ │ │ └── ansi-regex@3.0.0
[18-06-28 22:03:59.765] (CLI) │ │ └── through@2.3.8
[18-06-28 22:03:59.765] (CLI) │ ├── is-resolvable@1.1.0
[18-06-28 22:03:59.765] (CLI) │ ├─┬ js-yaml@3.12.0
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ argparse@1.0.10
[18-06-28 22:03:59.765] (CLI) │ │ │ └── sprintf-js@1.0.3
[18-06-28 22:03:59.765] (CLI) │ │ └── esprima@4.0.0
[18-06-28 22:03:59.765] (CLI) │ ├─┬ json-stable-stringify@1.0.1
[18-06-28 22:03:59.765] (CLI) │ │ └── jsonify@0.0.0
[18-06-28 22:03:59.765] (CLI) │ ├─┬ levn@0.3.0
[18-06-28 22:03:59.765] (CLI) │ │ ├── prelude-ls@1.1.2
[18-06-28 22:03:59.765] (CLI) │ │ └── type-check@0.3.2
[18-06-28 22:03:59.765] (CLI) │ ├─┬ mkdirp@0.5.1
[18-06-28 22:03:59.765] (CLI) │ │ └── minimist@0.0.8
[18-06-28 22:03:59.765] (CLI) │ ├── natural-compare@1.4.0
[18-06-28 22:03:59.765] (CLI) │ ├─┬ optionator@0.8.2
[18-06-28 22:03:59.765] (CLI) │ │ ├── deep-is@0.1.3
[18-06-28 22:03:59.765] (CLI) │ │ ├── fast-levenshtein@2.0.6
[18-06-28 22:03:59.765] (CLI) │ │ └── wordwrap@1.0.0
[18-06-28 22:03:59.765] (CLI) │ ├── path-is-inside@1.0.2
[18-06-28 22:03:59.765] (CLI) │ ├── pluralize@7.0.0
[18-06-28 22:03:59.765] (CLI) │ ├── progress@2.0.0
[18-06-28 22:03:59.765] (CLI) │ ├─┬ require-uncached@1.0.3
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ caller-path@0.1.0
[18-06-28 22:03:59.765] (CLI) │ │ │ └── callsites@0.2.0
[18-06-28 22:03:59.765] (CLI) │ │ └── resolve-from@1.0.1
[18-06-28 22:03:59.765] (CLI) │ ├── semver@5.5.0
[18-06-28 22:03:59.765] (CLI) │ ├─┬ strip-ansi@4.0.0
[18-06-28 22:03:59.765] (CLI) │ │ └── ansi-regex@3.0.0
[18-06-28 22:03:59.765] (CLI) │ ├── strip-json-comments@2.0.1
[18-06-28 22:03:59.765] (CLI) │ ├─┬ table@4.0.3
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ UNMET PEER DEPENDENCY ajv@6.5.1
[18-06-28 22:03:59.765] (CLI) │ │ │ ├── fast-deep-equal@2.0.1
[18-06-28 22:03:59.765] (CLI) │ │ │ ├── json-schema-traverse@0.4.1
[18-06-28 22:03:59.765] (CLI) │ │ │ └─┬ uri-js@4.2.2
[18-06-28 22:03:59.765] (CLI) │ │ │   └── punycode@2.1.1
[18-06-28 22:03:59.765] (CLI) │ │ ├── ajv-keywords@3.2.0
[18-06-28 22:03:59.765] (CLI) │ │ ├─┬ chalk@2.4.1
[18-06-28 22:03:59.765] (CLI) │ │ │ ├── ansi-styles@3.2.1
[18-06-28 22:03:59.765] (CLI) │ │ │ └─┬ supports-color@5.4.0
[18-06-28 22:03:59.765] (CLI) │ │ │   └── has-flag@3.0.0
[18-06-28 22:03:59.765] (CLI) │ │ └── slice-ansi@1.0.0
[18-06-28 22:03:59.765] (CLI) │ └── text-table@0.2.0
[18-06-28 22:03:59.765] (CLI) ├─┬ extract-text-webpack-plugin@3.0.2
[18-06-28 22:03:59.765] (CLI) │ ├── async@2.6.1
[18-06-28 22:03:59.765] (CLI) │ ├── loader-utils@1.1.0
[18-06-28 22:03:59.765] (CLI) │ └── schema-utils@0.3.0
[18-06-28 22:03:59.765] (CLI) ├── moment-mini@2.19.4
[18-06-28 22:03:59.765] (CLI) ├── nativescript-calendar@2.0.0
[18-06-28 22:03:59.765] (CLI) ├─┬ nativescript-contacts-lite@0.2.5
[18-06-28 22:03:59.765] (CLI) │ └── nativescript-permissions@1.2.3
[18-06-28 22:03:59.765] (CLI) ├─┬ nativescript-dev-sass@1.3.6
[18-06-28 22:03:59.765] (CLI) │ ├── bluebird@3.5.1
[18-06-28 22:03:59.765] (CLI) │ ├─┬ nativescript-hook@0.2.4
[18-06-28 22:03:59.765] (CLI) │ │ └── glob@6.0.4
[18-06-28 22:03:59.765] (CLI) │ └─┬ node-sass@4.9.0
[18-06-28 22:03:59.765] (CLI) │   ├── async-foreach@0.1.3
[18-06-28 22:03:59.765] (CLI) │   ├── cross-spawn@3.0.1
[18-06-28 22:03:59.765] (CLI) │   ├─┬ gaze@1.1.3
[18-06-28 22:03:59.765] (CLI) │   │ └── globule@1.2.1
[18-06-28 22:03:59.765] (CLI) │   ├── get-stdin@4.0.1
[18-06-28 22:03:59.765] (CLI) │   ├── in-publish@2.0.0
[18-06-28 22:03:59.765] (CLI) │   ├── lodash.assign@4.2.0
[18-06-28 22:03:59.765] (CLI) │   ├── lodash.clonedeep@4.5.0
[18-06-28 22:03:59.765] (CLI) │   ├── lodash.mergewith@4.6.1
[18-06-28 22:03:59.765] (CLI) │   ├─┬ meow@3.7.0
[18-06-28 22:03:59.765] (CLI) │   │ ├─┬ camelcase-keys@2.1.0
[18-06-28 22:03:59.765] (CLI) │   │ │ └── camelcase@2.1.1
[18-06-28 22:03:59.765] (CLI) │   │ ├─┬ loud-rejection@1.6.0
[18-06-28 22:03:59.765] (CLI) │   │ │ └─┬ currently-unhandled@0.4.1
[18-06-28 22:03:59.765] (CLI) │   │ │   └── array-find-index@1.0.2
[18-06-28 22:03:59.765] (CLI) │   │ ├── map-obj@1.0.1
[18-06-28 22:03:59.765] (CLI) │   │ ├── minimist@1.2.0
[18-06-28 22:03:59.765] (CLI) │   │ ├─┬ normalize-package-data@2.4.0
[18-06-28 22:03:59.765] (CLI) │   │ │ ├── hosted-git-info@2.6.1
[18-06-28 22:03:59.765] (CLI) │   │ │ ├─┬ is-builtin-module@1.0.0
[18-06-28 22:03:59.765] (CLI) │   │ │ │ └── builtin-modules@1.1.1
[18-06-28 22:03:59.765] (CLI) │   │ │ └─┬ validate-npm-package-license@3.0.3
[18-06-28 22:03:59.765] (CLI) │   │ │   ├─┬ spdx-correct@3.0.0
[18-06-28 22:03:59.765] (CLI) │   │ │   │ └── spdx-license-ids@3.0.0
[18-06-28 22:03:59.765] (CLI) │   │ │   └─┬ spdx-expression-parse@3.0.0
[18-06-28 22:03:59.765] (CLI) │   │ │     └── spdx-exceptions@2.1.0
[18-06-28 22:03:59.765] (CLI) │   │ ├─┬ read-pkg-up@1.0.1
[18-06-28 22:03:59.765] (CLI) │   │ │ ├─┬ find-up@1.1.2
[18-06-28 22:03:59.765] (CLI) │   │ │ │ └── path-exists@2.1.0
[18-06-28 22:03:59.765] (CLI) │   │ │ └─┬ read-pkg@1.1.0
[18-06-28 22:03:59.765] (CLI) │   │ │   ├─┬ load-json-file@1.1.0
[18-06-28 22:03:59.765] (CLI) │   │ │   │ ├── pify@2.3.0
[18-06-28 22:03:59.765] (CLI) │   │ │   │ └─┬ strip-bom@2.0.0
[18-06-28 22:03:59.765] (CLI) │   │ │   │   └── is-utf8@0.2.1
[18-06-28 22:03:59.765] (CLI) │   │ │   └─┬ path-type@1.1.0
[18-06-28 22:03:59.765] (CLI) │   │ │     └── pify@2.3.0
[18-06-28 22:03:59.765] (CLI) │   │ ├─┬ redent@1.0.0
[18-06-28 22:03:59.765] (CLI) │   │ │ ├─┬ indent-string@2.1.0
[18-06-28 22:03:59.765] (CLI) │   │ │ │ └─┬ repeating@2.0.1
[18-06-28 22:03:59.765] (CLI) │   │ │ │   └── is-finite@1.0.2
[18-06-28 22:03:59.765] (CLI) │   │ │ └── strip-indent@1.0.1
[18-06-28 22:03:59.765] (CLI) │   │ └── trim-newlines@1.0.0
[18-06-28 22:03:59.765] (CLI) │   ├── nan@2.10.0
[18-06-28 22:03:59.765] (CLI) │   ├─┬ node-gyp@3.7.0
[18-06-28 22:03:59.765] (CLI) │   │ ├── fstream@1.0.11
[18-06-28 22:03:59.765] (CLI) │   │ ├─┬ nopt@3.0.6
[18-06-28 22:03:59.765] (CLI) │   │ │ └── abbrev@1.1.1
[18-06-28 22:03:59.765] (CLI) │   │ ├── osenv@0.1.5
[18-06-28 22:03:59.765] (CLI) │   │ ├── semver@5.3.0
[18-06-28 22:03:59.765] (CLI) │   │ └─┬ tar@2.2.1
[18-06-28 22:03:59.765] (CLI) │   │   └── block-stream@0.0.9
[18-06-28 22:03:59.765] (CLI) │   ├─┬ npmlog@4.1.2
[18-06-28 22:03:59.765] (CLI) │   │ ├─┬ are-we-there-yet@1.1.5
[18-06-28 22:03:59.765] (CLI) │   │ │ └── delegates@1.0.0
[18-06-28 22:03:59.765] (CLI) │   │ ├── console-control-strings@1.1.0
[18-06-28 22:03:59.765] (CLI) │   │ └─┬ gauge@2.7.4
[18-06-28 22:03:59.765] (CLI) │   │   ├── has-unicode@2.0.1
[18-06-28 22:03:59.765] (CLI) │   │   ├─┬ string-width@1.0.2
[18-06-28 22:03:59.765] (CLI) │   │   │ └── is-fullwidth-code-point@1.0.0
[18-06-28 22:03:59.765] (CLI) │   │   └── wide-align@1.1.3
[18-06-28 22:03:59.765] (CLI) │   ├─┬ request@2.79.0
[18-06-28 22:03:59.765] (CLI) │   │ ├── aws-sign2@0.6.0
[18-06-28 22:03:59.765] (CLI) │   │ ├── caseless@0.11.0
[18-06-28 22:03:59.765] (CLI) │   │ ├── form-data@2.1.4
[18-06-28 22:03:59.765] (CLI) │   │ ├─┬ har-validator@2.0.6
[18-06-28 22:03:59.765] (CLI) │   │ │ └─┬ is-my-json-valid@2.17.2
[18-06-28 22:03:59.765] (CLI) │   │ │   ├── generate-function@2.0.0
[18-06-28 22:03:59.765] (CLI) │   │ │   ├─┬ generate-object-property@1.2.0
[18-06-28 22:03:59.765] (CLI) │   │ │   │ └── is-property@1.0.2
[18-06-28 22:03:59.765] (CLI) │   │ │   ├── is-my-ip-valid@1.0.0
[18-06-28 22:03:59.765] (CLI) │   │ │   └── jsonpointer@4.0.1
[18-06-28 22:03:59.765] (CLI) │   │ ├─┬ hawk@3.1.3
[18-06-28 22:03:59.765] (CLI) │   │ │ ├── boom@2.10.1
[18-06-28 22:03:59.765] (CLI) │   │ │ ├── cryptiles@2.0.5
[18-06-28 22:03:59.765] (CLI) │   │ │ ├── hoek@2.16.3
[18-06-28 22:03:59.765] (CLI) │   │ │ └── sntp@1.0.9
[18-06-28 22:03:59.765] (CLI) │   │ ├─┬ http-signature@1.1.1
[18-06-28 22:03:59.765] (CLI) │   │ │ └── assert-plus@0.2.0
[18-06-28 22:03:59.765] (CLI) │   │ ├── qs@6.3.2
[18-06-28 22:03:59.765] (CLI) │   │ └── tunnel-agent@0.4.3
[18-06-28 22:03:59.765] (CLI) │   ├─┬ sass-graph@2.2.4
[18-06-28 22:03:59.765] (CLI) │   │ ├─┬ scss-tokenizer@0.2.3
[18-06-28 22:03:59.765] (CLI) │   │ │ └── source-map@0.4.4
[18-06-28 22:03:59.765] (CLI) │   │ └─┬ yargs@7.1.0
[18-06-28 22:03:59.765] (CLI) │   │   ├── camelcase@3.0.0
[18-06-28 22:03:59.765] (CLI) │   │   ├── os-locale@1.4.0
[18-06-28 22:03:59.765] (CLI) │   │   ├─┬ string-widt
[18-06-28 22:03:59.768] (CLI) h@1.0.2
[18-06-28 22:03:59.768] (CLI) │   │   │ └── is-fullwidth-code-point@1.0.0
[18-06-28 22:03:59.768] (CLI) │   │   ├── which-module@1.0.0
[18-06-28 22:03:59.768] (CLI) │   │   ├── y18n@3.2.1
[18-06-28 22:03:59.768] (CLI) │   │   └─┬ yargs-parser@5.0.0
[18-06-28 22:03:59.768] (CLI) │   │     └── camelcase@3.0.0
[18-06-28 22:03:59.768] (CLI) │   ├── stdout-stream@1.4.0
[18-06-28 22:03:59.768] (CLI) │   └─┬ true-case-path@1.0.2
[18-06-28 22:03:59.768] (CLI) │     └── glob@6.0.4
[18-06-28 22:03:59.768] (CLI) ├─┬ nativescript-dev-webpack@0.9.2
[18-06-28 22:03:59.768] (CLI) │ ├─┬ nativescript-hook@0.2.2
[18-06-28 22:03:59.768] (CLI) │ │ └── glob@6.0.4
[18-06-28 22:03:59.768] (CLI) │ ├─┬ proxy-lib@0.4.0
[18-06-28 22:03:59.768] (CLI) │ │ └─┬ osenv@0.1.4
[18-06-28 22:03:59.768] (CLI) │ │   ├── os-homedir@1.0.2
[18-06-28 22:03:59.768] (CLI) │ │   └── os-tmpdir@1.0.2
[18-06-28 22:03:59.768] (CLI) │ ├─┬ request@2.83.0
[18-06-28 22:03:59.768] (CLI) │ │ ├── aws-sign2@0.7.0
[18-06-28 22:03:59.768] (CLI) │ │ ├── aws4@1.7.0
[18-06-28 22:03:59.768] (CLI) │ │ ├── caseless@0.12.0
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ combined-stream@1.0.6
[18-06-28 22:03:59.768] (CLI) │ │ │ └── delayed-stream@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ ├── extend@3.0.1
[18-06-28 22:03:59.768] (CLI) │ │ ├── forever-agent@0.6.1
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ form-data@2.3.2
[18-06-28 22:03:59.768] (CLI) │ │ │ └── asynckit@0.4.0
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ har-validator@5.0.3
[18-06-28 22:03:59.768] (CLI) │ │ │ └── har-schema@2.0.0
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ hawk@6.0.2
[18-06-28 22:03:59.768] (CLI) │ │ │ ├── boom@4.3.1
[18-06-28 22:03:59.768] (CLI) │ │ │ ├─┬ cryptiles@3.1.2
[18-06-28 22:03:59.768] (CLI) │ │ │ │ └── boom@5.2.0
[18-06-28 22:03:59.768] (CLI) │ │ │ ├── hoek@4.2.1
[18-06-28 22:03:59.768] (CLI) │ │ │ └── sntp@2.1.0
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ http-signature@1.2.0
[18-06-28 22:03:59.768] (CLI) │ │ │ ├── assert-plus@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ │ ├─┬ jsprim@1.4.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │ ├── assert-plus@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ │ │ ├── extsprintf@1.3.0
[18-06-28 22:03:59.768] (CLI) │ │ │ │ ├── json-schema@0.2.3
[18-06-28 22:03:59.768] (CLI) │ │ │ │ └─┬ verror@1.10.0
[18-06-28 22:03:59.768] (CLI) │ │ │ │   └── assert-plus@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ │ └─┬ sshpk@1.14.2
[18-06-28 22:03:59.768] (CLI) │ │ │   ├── asn1@0.2.3
[18-06-28 22:03:59.768] (CLI) │ │ │   ├── assert-plus@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ │   ├── bcrypt-pbkdf@1.0.1
[18-06-28 22:03:59.768] (CLI) │ │ │   ├─┬ dashdash@1.14.1
[18-06-28 22:03:59.768] (CLI) │ │ │   │ └── assert-plus@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ │   ├── ecc-jsbn@0.1.1
[18-06-28 22:03:59.768] (CLI) │ │ │   ├─┬ getpass@0.1.7
[18-06-28 22:03:59.768] (CLI) │ │ │   │ └── assert-plus@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ │   ├── jsbn@0.1.1
[18-06-28 22:03:59.768] (CLI) │ │ │   └── tweetnacl@0.14.5
[18-06-28 22:03:59.768] (CLI) │ │ ├── is-typedarray@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ ├── isstream@0.1.2
[18-06-28 22:03:59.768] (CLI) │ │ ├── json-stringify-safe@5.0.1
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ mime-types@2.1.18
[18-06-28 22:03:59.768] (CLI) │ │ │ └── mime-db@1.33.0
[18-06-28 22:03:59.768] (CLI) │ │ ├── oauth-sign@0.8.2
[18-06-28 22:03:59.768] (CLI) │ │ ├── performance-now@2.1.0
[18-06-28 22:03:59.768] (CLI) │ │ ├── qs@6.5.2
[18-06-28 22:03:59.768] (CLI) │ │ ├── safe-buffer@5.1.2
[18-06-28 22:03:59.768] (CLI) │ │ ├── stringstream@0.0.6
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ tough-cookie@2.3.4
[18-06-28 22:03:59.768] (CLI) │ │ │ └── punycode@1.4.1
[18-06-28 22:03:59.768] (CLI) │ │ ├── tunnel-agent@0.6.0
[18-06-28 22:03:59.768] (CLI) │ │ └── uuid@3.3.0
[18-06-28 22:03:59.768] (CLI) │ ├─┬ schema-utils@0.4.3
[18-06-28 22:03:59.768] (CLI) │ │ └── ajv-keywords@2.1.1
[18-06-28 22:03:59.768] (CLI) │ ├── semver@5.4.1
[18-06-28 22:03:59.768] (CLI) │ └── shelljs@0.6.0
[18-06-28 22:03:59.768] (CLI) ├── nativescript-dialog@0.1.0
[18-06-28 22:03:59.768] (CLI) ├─┬ nativescript-directions@1.2.0
[18-06-28 22:03:59.768] (CLI) │ └── nativescript-appavailability@1.3.1
[18-06-28 22:03:59.768] (CLI) ├── nativescript-effects@1.0.0
[18-06-28 22:03:59.768] (CLI) ├── nativescript-filterable-listpicker@2.0.0
[18-06-28 22:03:59.768] (CLI) ├── nativescript-geolocation@4.2.3
[18-06-28 22:03:59.768] (CLI) ├── nativescript-google-maps-sdk@2.6.0
[18-06-28 22:03:59.768] (CLI) ├── nativescript-iqkeyboardmanager@1.3.0
[18-06-28 22:03:59.768] (CLI) ├── nativescript-loading-indicator@2.4.0
[18-06-28 22:03:59.768] (CLI) ├── nativescript-material-icons@1.0.3
[18-06-28 22:03:59.768] (CLI) ├── nativescript-modal-datetimepicker@1.0.3
[18-06-28 22:03:59.768] (CLI) ├── nativescript-pro-ui@3.3.0
[18-06-28 22:03:59.768] (CLI) ├── nativescript-ratings@1.0.1
[18-06-28 22:03:59.768] (CLI) ├── nativescript-social-share@1.5.0
[18-06-28 22:03:59.768] (CLI) ├── nativescript-statusbar@4.0.1
[18-06-28 22:03:59.768] (CLI) ├── nativescript-theme-core@1.0.4
[18-06-28 22:03:59.768] (CLI) ├── nativescript-timedatepicker@1.2.1
[18-06-28 22:03:59.768] (CLI) ├─┬ nativescript-worker-loader@0.8.1
[18-06-28 22:03:59.768] (CLI) │ └── loader-utils@1.1.0
[18-06-28 22:03:59.768] (CLI) ├── raw-loader@0.5.1
[18-06-28 22:03:59.768] (CLI) ├─┬ resolve-url-loader@2.2.1
[18-06-28 22:03:59.768] (CLI) │ ├─┬ adjust-sourcemap-loader@1.2.0
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ assert@1.4.1
[18-06-28 22:03:59.768] (CLI) │ │ │ └─┬ util@0.10.3
[18-06-28 22:03:59.768] (CLI) │ │ │   └── inherits@2.0.1
[18-06-28 22:03:59.768] (CLI) │ │ ├── camelcase@1.2.1
[18-06-28 22:03:59.768] (CLI) │ │ ├── loader-utils@1.1.0
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ lodash.defaults@3.1.2
[18-06-28 22:03:59.768] (CLI) │ │ │ ├─┬ lodash.assign@3.2.0
[18-06-28 22:03:59.768] (CLI) │ │ │ │ ├─┬ lodash._baseassign@3.2.0
[18-06-28 22:03:59.768] (CLI) │ │ │ │ │ └── lodash._basecopy@3.0.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │ ├─┬ lodash._createassigner@3.1.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │ │ ├── lodash._bindcallback@3.0.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │ │ └── lodash._isiterateecall@3.0.9
[18-06-28 22:03:59.768] (CLI) │ │ │ │ └─┬ lodash.keys@3.1.2
[18-06-28 22:03:59.768] (CLI) │ │ │ │   ├── lodash._getnative@3.9.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │   ├── lodash.isarguments@3.1.0
[18-06-28 22:03:59.768] (CLI) │ │ │ │   └── lodash.isarray@3.0.4
[18-06-28 22:03:59.768] (CLI) │ │ │ └── lodash.restparam@3.6.1
[18-06-28 22:03:59.768] (CLI) │ │ ├── object-path@0.9.2
[18-06-28 22:03:59.768] (CLI) │ │ └── regex-parser@2.2.9
[18-06-28 22:03:59.768] (CLI) │ ├── camelcase@4.1.0
[18-06-28 22:03:59.768] (CLI) │ ├── convert-source-map@1.5.1
[18-06-28 22:03:59.768] (CLI) │ ├── loader-utils@1.1.0
[18-06-28 22:03:59.768] (CLI) │ ├── lodash.defaults@4.2.0
[18-06-28 22:03:59.768] (CLI) │ ├─┬ rework@1.0.1
[18-06-28 22:03:59.768] (CLI) │ │ ├── convert-source-map@0.3.5
[18-06-28 22:03:59.768] (CLI) │ │ └─┬ css@2.2.3
[18-06-28 22:03:59.768] (CLI) │ │   ├─┬ source-map@0.1.43
[18-06-28 22:03:59.768] (CLI) │ │   │ └── amdefine@1.0.1
[18-06-28 22:03:59.768] (CLI) │ │   └─┬ source-map-resolve@0.5.2
[18-06-28 22:03:59.768] (CLI) │ │     ├── atob@2.1.1
[18-06-28 22:03:59.768] (CLI) │ │     ├── decode-uri-component@0.2.0
[18-06-28 22:03:59.768] (CLI) │ │     ├── resolve-url@0.2.1
[18-06-28 22:03:59.768] (CLI) │ │     └── source-map-url@0.4.0
[18-06-28 22:03:59.768] (CLI) │ ├── rework-visit@1.0.0
[18-06-28 22:03:59.768] (CLI) │ ├── source-map@0.5.7
[18-06-28 22:03:59.768] (CLI) │ └── urix@0.1.0
[18-06-28 22:03:59.768] (CLI) ├─┬ sass-loader@6.0.7
[18-06-28 22:03:59.768] (CLI) │ ├─┬ clone-deep@2.0.2
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ for-own@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ │ └── for-in@1.0.2
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ is-plain-object@2.0.4
[18-06-28 22:03:59.768] (CLI) │ │ │ └── isobject@3.0.1
[18-06-28 22:03:59.768] (CLI) │ │ ├── kind-of@6.0.2
[18-06-28 22:03:59.768] (CLI) │ │ └─┬ shallow-clone@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │   ├── is-extendable@0.1.1
[18-06-28 22:03:59.768] (CLI) │ │   ├── kind-of@5.1.0
[18-06-28 22:03:59.768] (CLI) │ │   └─┬ mixin-object@2.0.1
[18-06-28 22:03:59.768] (CLI) │ │     └── for-in@0.1.8
[18-06-28 22:03:59.768] (CLI) │ ├── loader-utils@1.1.0
[18-06-28 22:03:59.768] (CLI) │ ├── lodash.tail@4.1.1
[18-06-28 22:03:59.768] (CLI) │ └── neo-async@2.5.1
[18-06-28 22:03:59.768] (CLI) ├─┬ tns-core-modules@3.4.1
[18-06-28 22:03:59.768] (CLI) │ └── tns-core-modules-widgets@3.4.0
[18-06-28 22:03:59.768] (CLI) ├─┬ uglifyjs-webpack-plugin@1.1.8
[18-06-28 22:03:59.768] (CLI) │ ├─┬ schema-utils@0.4.5
[18-06-28 22:03:59.768] (CLI) │ │ └─┬ UNMET PEER DEPENDENCY ajv@6.5.1
[18-06-28 22:03:59.768] (CLI) │ │   ├── fast-deep-equal@2.0.1
[18-06-28 22:03:59.768] (CLI) │ │   └── json-schema-traverse@0.4.1
[18-06-28 22:03:59.768] (CLI) │ ├── source-map@0.6.1
[18-06-28 22:03:59.768] (CLI) │ ├─┬ uglify-es@3.3.9
[18-06-28 22:03:59.768] (CLI) │ │ └── commander@2.13.0
[18-06-28 22:03:59.768] (CLI) │ └─┬ worker-farm@1.6.0
[18-06-28 22:03:59.768] (CLI) │   └─┬ errno@0.1.7
[18-06-28 22:03:59.768] (CLI) │     └── prr@1.0.1
[18-06-28 22:03:59.768] (CLI) ├─┬ webpack@3.10.0
[18-06-28 22:03:59.768] (CLI) │ ├── acorn@5.7.1
[18-06-28 22:03:59.768] (CLI) │ ├─┬ acorn-dynamic-import@2.0.2
[18-06-28 22:03:59.768] (CLI) │ │ └── acorn@4.0.13
[18-06-28 22:03:59.768] (CLI) │ ├── ajv-keywords@2.1.1
[18-06-28 22:03:59.768] (CLI) │ ├── enhanced-resolve@3.4.1
[18-06-28 22:03:59.768] (CLI) │ ├─┬ escope@3.6.0
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ es6-map@0.1.5
[18-06-28 22:03:59.768] (CLI) │ │ │ ├── d@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ │ ├─┬ es5-ext@0.10.45
[18-06-28 22:03:59.768] (CLI) │ │ │ │ └── next-tick@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ │ ├── es6-iterator@2.0.3
[18-06-28 22:03:59.768] (CLI) │ │ │ ├── es6-set@0.1.5
[18-06-28 22:03:59.768] (CLI) │ │ │ ├── es6-symbol@3.1.1
[18-06-28 22:03:59.768] (CLI) │ │ │ └── event-emitter@0.3.5
[18-06-28 22:03:59.768] (CLI) │ │ └── es6-weak-map@2.0.2
[18-06-28 22:03:59.768] (CLI) │ ├── interpret@1.1.0
[18-06-28 22:03:59.768] (CLI) │ ├── json-loader@0.5.7
[18-06-28 22:03:59.768] (CLI) │ ├── json5@0.5.1
[18-06-28 22:03:59.768] (CLI) │ ├── loader-runner@2.3.0
[18-06-28 22:03:59.768] (CLI) │ ├── loader-utils@1.1.0
[18-06-28 22:03:59.768] (CLI) │ ├── memory-fs@0.4.1
[18-06-28 22:03:59.768] (CLI) │ ├─┬ node-libs-browser@2.1.0
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ browserify-zlib@0.2.0
[18-06-28 22:03:59.768] (CLI) │ │ │ └── pako@1.0.6
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ buffer@4.9.1
[18-06-28 22:03:59.768] (CLI) │ │ │ ├── base64-js@1.3.0
[18-06-28 22:03:59.768] (CLI) │ │ │ └── ieee754@1.1.12
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ console-browserify@1.1.0
[18-06-28 22:03:59.768] (CLI) │ │ │ └── date-now@0.1.4
[18-06-28 22:03:59.768] (CLI) │ │ ├── constants-browserify@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ ├─┬ crypto-browserify@3.12.0
[18-06-28 22:03:59.768] (CLI) │ │ │ ├─┬ browserify-cipher@1.0.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │ ├─┬ browserify-aes@1.2.0
[18-06-28 22:03:59.768] (CLI) │ │ │ │ │ └── buffer-xor@1.0.3
[18-06-28 22:03:59.768] (CLI) │ │ │ │ ├─┬ browserify-des@1.0.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │ │ └── des.js@1.0.0
[18-06-28 22:03:59.768] (CLI) │ │ │ │ └── evp_bytestokey@1.0.3
[18-06-28 22:03:59.768] (CLI) │ │ │ ├─┬ browserify-sign@4.0.4
[18-06-28 22:03:59.768] (CLI) │ │ │ │ ├── bn.js@4.11.8
[18-06-28 22:03:59.768] (CLI) │ │ │ │ ├── browserify-rsa@4.0.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │ ├─┬ elliptic@6.4.0
[18-06-28 22:03:59.768] (CLI) │ │ │ │ │ ├── brorand@1.1.0
[18-06-28 22:03:59.768] (CLI) │ │ │ │ │ ├── hash.js@1.1.4
[18-06-28 22:03:59.768] (CLI) │ │ │ │ │ ├── hmac-drbg@1.0.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │ │ ├── minimalistic-assert@1.0.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │ │ └── minimalistic-crypto-utils@1.0.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │ └─┬ parse-asn1@5.1.1
[18-06-28 22:03:59.768] (CLI) │ │ │ │   └── asn1.js@4.10.1
[18-06-28 22:03:59.768] (CLI) │ │ │ ├── create-ecdh@4.0.3
[18-06-28 22:03:59.768] (CLI) │ │ │ ├─┬ create-hash@1.2.0
[18-06-28 22:03:59.768] (CLI) │ │ │ │ ├── cipher-base@1.0.4
[18-06-28 22:03:59.770] (CLI) │ │ │ │ ├─┬ md5.js@1.3.4
[18-06-28 22:03:59.770] (CLI) │ │ │ │ │ └── hash-base@3.0.4
[18-06-28 22:03:59.770] (CLI) │ │ │ │ ├── ripemd160@2.0.2
[18-06-28 22:03:59.770] (CLI) │ │ │ │ └── sha.js@2.4.11
[18-06-28 22:03:59.770] (CLI) │ │ │ ├── create-hmac@1.1.7
[18-06-28 22:03:59.770] (CLI) │ │ │ ├─┬ diffie-hellman@5.0.3
[18-06-28 22:03:59.770] (CLI) │ │ │ │ └── miller-rabin@4.0.1
[18-06-28 22:03:59.770] (CLI) │ │ │ ├── pbkdf2@3.0.16
[18-06-28 22:03:59.770] (CLI) │ │ │ ├── public-encrypt@4.0.2
[18-06-28 22:03:59.770] (CLI) │ │ │ ├── randombytes@2.0.6
[18-06-28 22:03:59.770] (CLI) │ │ │ └── randomfill@1.0.4
[18-06-28 22:03:59.770] (CLI) │ │ ├── domain-browser@1.2.0
[18-06-28 22:03:59.770] (CLI) │ │ ├── events@1.1.1
[18-06-28 22:03:59.770] (CLI) │ │ ├── https-browserify@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │ ├── os-browserify@0.3.0
[18-06-28 22:03:59.770] (CLI) │ │ ├── path-browserify@0.0.0
[18-06-28 22:03:59.770] (CLI) │ │ ├── process@0.11.10
[18-06-28 22:03:59.770] (CLI) │ │ ├── punycode@1.4.1
[18-06-28 22:03:59.770] (CLI) │ │ ├── querystring-es3@0.2.1
[18-06-28 22:03:59.770] (CLI) │ │ ├── stream-browserify@2.0.1
[18-06-28 22:03:59.770] (CLI) │ │ ├─┬ stream-http@2.8.3
[18-06-28 22:03:59.770] (CLI) │ │ │ ├── builtin-status-codes@3.0.0
[18-06-28 22:03:59.770] (CLI) │ │ │ ├── to-arraybuffer@1.0.1
[18-06-28 22:03:59.770] (CLI) │ │ │ └── xtend@4.0.1
[18-06-28 22:03:59.770] (CLI) │ │ ├── string_decoder@1.1.1
[18-06-28 22:03:59.770] (CLI) │ │ ├─┬ timers-browserify@2.0.10
[18-06-28 22:03:59.770] (CLI) │ │ │ └── setimmediate@1.0.5
[18-06-28 22:03:59.770] (CLI) │ │ ├── tty-browserify@0.0.0
[18-06-28 22:03:59.770] (CLI) │ │ ├─┬ url@0.11.0
[18-06-28 22:03:59.770] (CLI) │ │ │ ├── punycode@1.3.2
[18-06-28 22:03:59.770] (CLI) │ │ │ └── querystring@0.2.0
[18-06-28 22:03:59.770] (CLI) │ │ ├── util@0.10.4
[18-06-28 22:03:59.770] (CLI) │ │ └─┬ vm-browserify@0.0.4
[18-06-28 22:03:59.770] (CLI) │ │   └── indexof@0.0.1
[18-06-28 22:03:59.770] (CLI) │ ├─┬ supports-color@4.5.0
[18-06-28 22:03:59.770] (CLI) │ │ └── has-flag@2.0.0
[18-06-28 22:03:59.770] (CLI) │ ├── tapable@0.2.8
[18-06-28 22:03:59.770] (CLI) │ ├─┬ uglifyjs-webpack-plugin@0.4.6
[18-06-28 22:03:59.770] (CLI) │ │ └─┬ uglify-js@2.8.29
[18-06-28 22:03:59.770] (CLI) │ │   ├── uglify-to-browserify@1.0.2
[18-06-28 22:03:59.770] (CLI) │ │   └─┬ yargs@3.10.0
[18-06-28 22:03:59.770] (CLI) │ │     ├── camelcase@1.2.1
[18-06-28 22:03:59.770] (CLI) │ │     ├─┬ cliui@2.1.0
[18-06-28 22:03:59.770] (CLI) │ │     │ ├─┬ center-align@0.1.3
[18-06-28 22:03:59.770] (CLI) │ │     │ │ ├─┬ align-text@0.1.4
[18-06-28 22:03:59.770] (CLI) │ │     │ │ │ └── longest@1.0.1
[18-06-28 22:03:59.770] (CLI) │ │     │ │ └── lazy-cache@1.0.4
[18-06-28 22:03:59.770] (CLI) │ │     │ ├── right-align@0.1.3
[18-06-28 22:03:59.770] (CLI) │ │     │ └── wordwrap@0.0.2
[18-06-28 22:03:59.770] (CLI) │ │     └── window-size@0.1.0
[18-06-28 22:03:59.770] (CLI) │ ├─┬ watchpack@1.6.0
[18-06-28 22:03:59.770] (CLI) │ │ └─┬ chokidar@2.0.4
[18-06-28 22:03:59.770] (CLI) │ │   ├─┬ anymatch@2.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ └─┬ micromatch@3.1.10
[18-06-28 22:03:59.770] (CLI) │ │   │   ├── arr-diff@4.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │   ├─┬ define-property@2.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │   │ └─┬ is-descriptor@1.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │   │   ├── is-accessor-descriptor@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │   │   ├── is-data-descriptor@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │   │   └── kind-of@6.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │   ├─┬ extend-shallow@3.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │   │ ├── assign-symbols@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │   │ └── is-extendable@1.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │   ├─┬ extglob@2.0.4
[18-06-28 22:03:59.770] (CLI) │ │   │   │ ├─┬ define-property@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │   │ │ └─┬ is-descriptor@1.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │   │ │   ├── is-accessor-descriptor@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │   │ │   ├── is-data-descriptor@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │   │ │   └── kind-of@6.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │   │ ├─┬ expand-brackets@2.1.4
[18-06-28 22:03:59.770] (CLI) │ │   │   │ │ ├── define-property@0.2.5
[18-06-28 22:03:59.770] (CLI) │ │   │   │ │ ├── extend-shallow@2.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │   │ │ └── posix-character-classes@0.1.1
[18-06-28 22:03:59.770] (CLI) │ │   │   │ └── extend-shallow@2.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │   ├── fragment-cache@0.2.1
[18-06-28 22:03:59.770] (CLI) │ │   │   ├── kind-of@6.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │   ├─┬ nanomatch@1.2.13
[18-06-28 22:03:59.770] (CLI) │ │   │   │ ├── is-windows@1.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │   │ └── kind-of@6.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │   ├── object.pick@1.3.0
[18-06-28 22:03:59.770] (CLI) │ │   │   └── regex-not@1.0.2
[18-06-28 22:03:59.770] (CLI) │ │   ├── async-each@1.0.1
[18-06-28 22:03:59.770] (CLI) │ │   ├─┬ braces@2.3.2
[18-06-28 22:03:59.770] (CLI) │ │   │ ├── arr-flatten@1.1.0
[18-06-28 22:03:59.770] (CLI) │ │   │ ├── array-unique@0.3.2
[18-06-28 22:03:59.770] (CLI) │ │   │ ├── extend-shallow@2.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │ ├─┬ fill-range@4.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ ├── extend-shallow@2.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ ├─┬ is-number@3.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ └─┬ kind-of@3.2.2
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │   └── is-buffer@1.1.6
[18-06-28 22:03:59.770] (CLI) │ │   │ │ ├── repeat-string@1.6.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ └── to-regex-range@2.1.1
[18-06-28 22:03:59.770] (CLI) │ │   │ ├── repeat-element@1.1.2
[18-06-28 22:03:59.770] (CLI) │ │   │ ├─┬ snapdragon@0.8.2
[18-06-28 22:03:59.770] (CLI) │ │   │ │ ├─┬ base@0.11.2
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ ├─┬ cache-base@1.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ ├─┬ collection-visit@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ │ ├── map-visit@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ │ └── object-visit@1.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ ├── get-value@2.0.6
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ ├─┬ has-value@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ │ └─┬ has-values@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ │   └── kind-of@4.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ ├─┬ set-value@2.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ │ └── extend-shallow@2.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ ├── to-object-path@0.3.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ ├─┬ union-value@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ │ └─┬ set-value@0.4.3
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ │   └── extend-shallow@2.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ └─┬ unset-value@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │   └─┬ has-value@0.3.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │     ├── has-values@0.1.4
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │     └── isobject@2.1.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ ├─┬ class-utils@0.3.6
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ ├── arr-union@3.1.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ ├── define-property@0.2.5
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ └─┬ static-extend@0.1.2
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │   ├── define-property@0.2.5
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │   └─┬ object-copy@0.1.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │     ├── copy-descriptor@0.1.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │     └── define-property@0.2.5
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ ├── component-emitter@1.2.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ ├─┬ define-property@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ └─┬ is-descriptor@1.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │   ├── is-accessor-descriptor@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │   ├── is-data-descriptor@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │   └── kind-of@6.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ ├─┬ mixin-deep@1.3.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ │ └── is-extendable@1.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ └── pascalcase@0.1.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ ├─┬ define-property@0.2.5
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ └─┬ is-descriptor@0.1.6
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │   ├── is-accessor-descriptor@0.1.6
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │   ├── is-data-descriptor@0.1.4
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │   └── kind-of@5.1.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ ├── extend-shallow@2.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ ├── map-cache@0.2.2
[18-06-28 22:03:59.770] (CLI) │ │   │ │ └─┬ use@3.1.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │   └── kind-of@6.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │ ├─┬ snapdragon-node@2.1.1
[18-06-28 22:03:59.770] (CLI) │ │   │ │ ├─┬ define-property@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │ └─┬ is-descriptor@1.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │   ├── is-accessor-descriptor@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │   ├── is-data-descriptor@1.0.0
[18-06-28 22:03:59.770] (CLI) │ │   │ │ │   └── kind-of@6.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │ │ └── snapdragon-util@3.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │ ├── split-string@3.1.0
[18-06-28 22:03:59.770] (CLI) │ │   │ └─┬ to-regex@3.0.2
[18-06-28 22:03:59.770] (CLI) │ │   │   └─┬ safe-regex@1.1.0
[18-06-28 22:03:59.770] (CLI) │ │   │     └── ret@0.1.15
[18-06-28 22:03:59.770] (CLI) │ │   ├─┬ glob-parent@3.1.0
[18-06-28 22:03:59.770] (CLI) │ │   │ ├── is-glob@3.1.0
[18-06-28 22:03:59.770] (CLI) │ │   │ └── path-dirname@1.0.2
[18-06-28 22:03:59.770] (CLI) │ │   ├─┬ is-binary-path@1.0.1
[18-06-28 22:03:59.770] (CLI) │ │   │ └── binary-extensions@1.11.0
[18-06-28 22:03:59.770] (CLI) │ │   ├── lodash.debounce@4.0.8
[18-06-28 22:03:59.770] (CLI) │ │   ├─┬ normalize-path@2.1.1
[18-06-28 22:03:59.770] (CLI) │ │   │ └── remove-trailing-separator@1.1.0
[18-06-28 22:03:59.770] (CLI) │ │   ├─┬ readdirp@2.1.0
[18-06-28 22:03:59.770] (CLI) │ │   │ └── set-immediate-shim@1.0.1
[18-06-28 22:03:59.770] (CLI) │ │   └── upath@1.1.0
[18-06-28 22:03:59.770] (CLI) │ └─┬ yargs@8.0.2
[18-06-28 22:03:59.770] (CLI) │   ├── camelcase@4.1.0
[18-06-28 22:03:59.770] (CLI) │   ├─┬ cliui@3.2.0
[18-06-28 22:03:59.770] (CLI) │   │ ├─┬ string-width@1.0.2
[18-06-28 22:03:59.770] (CLI) │   │ │ ├── code-point-at@1.1.0
[18-06-28 22:03:59.770] (CLI) │   │ │ └─┬ is-fullwidth-code-point@1.0.0
[18-06-28 22:03:59.770] (CLI) │   │ │   └── number-is-nan@1.0.1
[18-06-28 22:03:59.770] (CLI) │   │ └─┬ wrap-ansi@2.1.0
[18-06-28 22:03:59.770] (CLI) │   │   └─┬ string-width@1.0.2
[18-06-28 22:03:59.770] (CLI) │   │     └── is-fullwidth-code-point@1.0.0
[18-06-28 22:03:59.770] (CLI) │   ├── get-caller-file@1.0.2
[18-06-28 22:03:59.770] (CLI) │   ├─┬ os-locale@2.1.0
[18-06-28 22:03:59.770] (CLI) │   │ ├─┬ execa@0.7.0
[18-06-28 22:03:59.773] (CLI) │   │ │ ├── get-stream@3.0.0
[18-06-28 22:03:59.773] (CLI) │   │ │ ├── is-stream@1.1.0
[18-06-28 22:03:59.773] (CLI) │   │ │ ├─┬ npm-run-path@2.0.2
[18-06-28 22:03:59.773] (CLI) │   │ │ │ └── path-key@2.0.1
[18-06-28 22:03:59.773] (CLI) │   │ │ ├── p-finally@1.0.0
[18-06-28 22:03:59.773] (CLI) │   │ │ └── strip-eof@1.0.0
[18-06-28 22:03:59.773] (CLI) │   │ ├─┬ lcid@1.0.0
[18-06-28 22:03:59.773] (CLI) │   │ │ └── invert-kv@1.0.0
[18-06-28 22:03:59.773] (CLI) │   │ └─┬ mem@1.1.0
[18-06-28 22:03:59.773] (CLI) │   │   └── mimic-fn@1.2.0
[18-06-28 22:03:59.773] (CLI) │   ├─┬ read-pkg-up@2.0.0
[18-06-28 22:03:59.773] (CLI) │   │ └─┬ read-pkg@2.0.0
[18-06-28 22:03:59.773] (CLI) │   │   ├─┬ load-json-file@2.0.0
[18-06-28 22:03:59.773] (CLI) │   │   │ ├─┬ parse-json@2.2.0
[18-06-28 22:03:59.773] (CLI) │   │   │ │ └─┬ error-ex@1.3.2
[18-06-28 22:03:59.773] (CLI) │   │   │ │   └── is-arrayish@0.2.1
[18-06-28 22:03:59.773] (CLI) │   │   │ ├── pify@2.3.0
[18-06-28 22:03:59.773] (CLI) │   │   │ └── strip-bom@3.0.0
[18-06-28 22:03:59.773] (CLI) │   │   └── path-type@2.0.0
[18-06-28 22:03:59.773] (CLI) │   ├── require-directory@2.1.1
[18-06-28 22:03:59.773] (CLI) │   ├── require-main-filename@1.0.1
[18-06-28 22:03:59.773] (CLI) │   ├── set-blocking@2.0.0
[18-06-28 22:03:59.773] (CLI) │   ├── which-module@2.0.0
[18-06-28 22:03:59.773] (CLI) │   ├── y18n@3.2.1
[18-06-28 22:03:59.773] (CLI) │   └── yargs-parser@7.0.0
[18-06-28 22:03:59.773] (CLI) ├─┬ webpack-bundle-analyzer@2.13.1
[18-06-28 22:03:59.773] (CLI) │ ├─┬ bfj-node4@5.3.1
[18-06-28 22:03:59.773] (CLI) │ │ ├── check-types@7.4.0
[18-06-28 22:03:59.773] (CLI) │ │ └── tryer@1.0.1
[18-06-28 22:03:59.773] (CLI) │ ├─┬ chalk@2.4.1
[18-06-28 22:03:59.773] (CLI) │ │ ├── ansi-styles@3.2.1
[18-06-28 22:03:59.773] (CLI) │ │ └─┬ supports-color@5.4.0
[18-06-28 22:03:59.773] (CLI) │ │   └── has-flag@3.0.0
[18-06-28 22:03:59.773] (CLI) │ ├── commander@2.15.1
[18-06-28 22:03:59.773] (CLI) │ ├── ejs@2.6.1
[18-06-28 22:03:59.773] (CLI) │ ├─┬ express@4.16.3
[18-06-28 22:03:59.773] (CLI) │ │ ├─┬ accepts@1.3.5
[18-06-28 22:03:59.773] (CLI) │ │ │ └── negotiator@0.6.1
[18-06-28 22:03:59.773] (CLI) │ │ ├── array-flatten@1.1.1
[18-06-28 22:03:59.773] (CLI) │ │ ├─┬ body-parser@1.18.2
[18-06-28 22:03:59.773] (CLI) │ │ │ ├── bytes@3.0.0
[18-06-28 22:03:59.773] (CLI) │ │ │ ├── http-errors@1.6.3
[18-06-28 22:03:59.773] (CLI) │ │ │ ├── iconv-lite@0.4.19
[18-06-28 22:03:59.773] (CLI) │ │ │ ├── qs@6.5.1
[18-06-28 22:03:59.773] (CLI) │ │ │ └─┬ raw-body@2.3.2
[18-06-28 22:03:59.773] (CLI) │ │ │   ├─┬ http-errors@1.6.2
[18-06-28 22:03:59.773] (CLI) │ │ │   │ ├── depd@1.1.1
[18-06-28 22:03:59.773] (CLI) │ │ │   │ └── setprototypeof@1.0.3
[18-06-28 22:03:59.773] (CLI) │ │ │   └── iconv-lite@0.4.19
[18-06-28 22:03:59.773] (CLI) │ │ ├── content-disposition@0.5.2
[18-06-28 22:03:59.773] (CLI) │ │ ├── content-type@1.0.4
[18-06-28 22:03:59.773] (CLI) │ │ ├── cookie@0.3.1
[18-06-28 22:03:59.773] (CLI) │ │ ├── cookie-signature@1.0.6
[18-06-28 22:03:59.773] (CLI) │ │ ├── depd@1.1.2
[18-06-28 22:03:59.773] (CLI) │ │ ├── encodeurl@1.0.2
[18-06-28 22:03:59.773] (CLI) │ │ ├── escape-html@1.0.3
[18-06-28 22:03:59.773] (CLI) │ │ ├── etag@1.8.1
[18-06-28 22:03:59.773] (CLI) │ │ ├─┬ finalhandler@1.1.1
[18-06-28 22:03:59.773] (CLI) │ │ │ └── unpipe@1.0.0
[18-06-28 22:03:59.773] (CLI) │ │ ├── fresh@0.5.2
[18-06-28 22:03:59.773] (CLI) │ │ ├── merge-descriptors@1.0.1
[18-06-28 22:03:59.773] (CLI) │ │ ├── methods@1.1.2
[18-06-28 22:03:59.773] (CLI) │ │ ├─┬ on-finished@2.3.0
[18-06-28 22:03:59.773] (CLI) │ │ │ └── ee-first@1.1.1
[18-06-28 22:03:59.773] (CLI) │ │ ├── parseurl@1.3.2
[18-06-28 22:03:59.773] (CLI) │ │ ├── path-to-regexp@0.1.7
[18-06-28 22:03:59.773] (CLI) │ │ ├─┬ proxy-addr@2.0.3
[18-06-28 22:03:59.773] (CLI) │ │ │ ├── forwarded@0.1.2
[18-06-28 22:03:59.773] (CLI) │ │ │ └── ipaddr.js@1.6.0
[18-06-28 22:03:59.773] (CLI) │ │ ├── qs@6.5.1
[18-06-28 22:03:59.773] (CLI) │ │ ├── range-parser@1.2.0
[18-06-28 22:03:59.773] (CLI) │ │ ├── safe-buffer@5.1.1
[18-06-28 22:03:59.773] (CLI) │ │ ├─┬ send@0.16.2
[18-06-28 22:03:59.773] (CLI) │ │ │ ├── destroy@1.0.4
[18-06-28 22:03:59.773] (CLI) │ │ │ └── mime@1.4.1
[18-06-28 22:03:59.773] (CLI) │ │ ├── serve-static@1.13.2
[18-06-28 22:03:59.773] (CLI) │ │ ├── setprototypeof@1.1.0
[18-06-28 22:03:59.773] (CLI) │ │ ├── statuses@1.4.0
[18-06-28 22:03:59.773] (CLI) │ │ ├─┬ type-is@1.6.16
[18-06-28 22:03:59.773] (CLI) │ │ │ └── media-typer@0.3.0
[18-06-28 22:03:59.773] (CLI) │ │ ├── utils-merge@1.0.1
[18-06-28 22:03:59.773] (CLI) │ │ └── vary@1.1.2
[18-06-28 22:03:59.773] (CLI) │ ├── filesize@3.6.1
[18-06-28 22:03:59.773] (CLI) │ ├─┬ gzip-size@4.1.0
[18-06-28 22:03:59.773] (CLI) │ │ └── duplexer@0.1.1
[18-06-28 22:03:59.773] (CLI) │ ├── opener@1.4.3
[18-06-28 22:03:59.773] (CLI) │ └─┬ ws@4.1.0
[18-06-28 22:03:59.773] (CLI) │   └── async-limiter@1.0.0
[18-06-28 22:03:59.773] (CLI) └─┬ webpack-sources@1.1.0
[18-06-28 22:03:59.773] (CLI)   └── source-map@0.6.1
[18-06-28 22:03:59.773] (CLI)  Executing before-prepare hook from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/hooks/before-prepare/nativescript-dev-sass.js
[18-06-28 22:03:59.773] (CLI)  Found peer node-sass
[18-06-28 22:03:59.773] (CLI)  Preparing project...
[18-06-28 22:03:59.773] (CLI)  Executing before-prepareJSApp hook from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/hooks/before-prepareJSApp/nativescript-dev-webpack.js
[18-06-28 22:04:01.541] (CLI) Successfully prepared plugin nativescript-calendar for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-contacts-lite for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-dialog for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-directions for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-effects for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-filterable-listpicker for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-geolocation for android.
[18-06-28 22:04:01.541] (CLI)  nativescript-google-maps-sdk 4.0.0 for android is not compatible with the currently installed framework version 3.4.2.
[18-06-28 22:04:01.541] (CLI) Successfully prepared plugin nativescript-google-maps-sdk for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-iqkeyboardmanager for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-loading-indicator for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-material-icons for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-modal-datetimepicker for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-pro-ui for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-ratings for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-social-share for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-statusbar for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-theme-core for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-timedatepicker for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin tns-core-modules for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-permissions for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin nativescript-appavailability for android.
[18-06-28 22:04:01.541] (CLI)  Successfully prepared plugin tns-core-modules-widgets for android.
[18-06-28 22:04:01.541] (CLI)  Project successfully prepared (android)
[18-06-28 22:04:01.541] (CLI)  Executing after-prepare hook from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/hooks/after-prepare/nativescript-dev-sass.js
[18-06-28 22:04:01.541] (CLI)  All SASS source files removed from app package
[18-06-28 22:04:01.541] (CLI)  Executing after-prepare hook from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/hooks/after-prepare/nativescript-dev-webpack.js
[18-06-28 22:04:01.541] (CLI)  Building project...
[18-06-28 22:04:01.541] (CLI)  Gradle build...
[18-06-28 22:04:13.638] (CLI) \t + applying user-defined configuration from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/app/App_Resources/Android/app.gradle
[18-06-28 22:04:13.638] (CLI)  \t Applying settings from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/app/App_Resources/Android/settings.json
[18-06-28 22:04:13.638] (CLI)  \t + creating include.gradle for plugin /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/node_modules/nativescript-calendar
[18-06-28 22:04:13.638] (CLI)  \t + creating include.gradle for plugin /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/node_modules/nativescript-contacts-lite
[18-06-28 22:04:13.638] (CLI)  \t + add include.gradle from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-effects/platforms/android/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + add include.gradle from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-filterable-listpicker/platforms/android/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + add include.gradle from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-geolocation/platforms/android/include.gradle
[18-06-28 22:04:13.638] (CLI) \t + add include.gradle from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-google-maps-sdk/platforms/android/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + add include.gradle from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-modal-datetimepicker/platforms/android/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + add include.gradle from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-pro-ui/platforms/android/include.gradle
[18-06-28 22:04:13.638] (CLI) \t + creating include.gradle for plugin /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/node_modules/nativescript-social-share
[18-06-28 22:04:13.638] (CLI)  \t + applying plugin configuration from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/android/app/build/configurations/nativescript-calendar/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + applying plugin configuration from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/android/app/build/configurations/nativescript-contacts-lite/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + applying plugin configuration from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/android/app/build/configurations/nativescript-effects/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + applying plugin configuration from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/android/app/build/configurations/nativescript-filterable-listpicker/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + applying plugin configuration from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/android/app/build/configurations/nativescript-geolocation/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + applying plugin configuration from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/android/app/build/configurations/nativescript-google-maps-sdk/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + applying plugin configuration from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/android/app/build/configurations/nativescript-modal-datetimepicker/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + applying plugin configuration from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/android/app/build/configurations/nativescript-pro-ui/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + applying plugin configuration from /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/android/app/build/configurations/nativescript-social-share/include.gradle
[18-06-28 22:04:13.638] (CLI)  \t + adding nativescript runtime package dependency: nativescript-optimized
[18-06-28 22:04:13.638] (CLI)  \t + adding aar plugin dependency: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-google-maps-sdk/platforms/android/nativescript_google_maps_sdk.aar
[18-06-28 22:04:13.638] (CLI)  \t + adding aar plugin dependency: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-pro-ui/platforms/android/Chart-2017.1.1221-dev-release.aar
[18-06-28 22:04:13.638] (CLI) \t + adding aar plugin dependency: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-pro-ui/platforms/android/List-2017.1.1221-dev-release.aar
[18-06-28 22:04:13.638] (CLI) \t + adding aar plugin dependency: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-pro-ui/platforms/android/Primitives-2017.1.1221-dev-release.aar
[18-06-28 22:04:13.638] (CLI) \t + adding aar plugin dependency: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-pro-ui/platforms/android/Common-2017.1.1221-dev-release.aar
[18-06-28 22:04:13.638] (CLI) \t + adding aar plugin dependency: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-pro-ui/platforms/android/Input-2017.1.1221-dev-release.aar
[18-06-28 22:04:13.638] (CLI) \t + adding aar plugin dependency: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-pro-ui/platforms/android/Feedback-2017.1.1221-dev-release.aar
[18-06-28 22:04:13.638] (CLI)  \t + adding aar plugin dependency: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-pro-ui/platforms/android/Data-2017.1.1221-dev-release.aar
[18-06-28 22:04:13.638] (CLI) \t + adding aar plugin dependency: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-pro-ui/platforms/android/Gauges-2017.1.1221-dev-release.aar
[18-06-28 22:04:13.638] (CLI)  \t + adding aar plugin dependency: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/nativescript-timedatepicker/platforms/android/nativescript-datetimepicker-release.aar
[18-06-28 22:04:13.638] (CLI) \t + adding aar plugin dependency: /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/node_modules/tns-core-modules-widgets/platforms/android/widgets-release.aar
[18-06-28 22:04:22.085] (CLI) false
[18-06-28 22:04:39.478] (CLI) /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/android/app/src/F5/AndroidManifest.xml Error:
[18-06-28 22:04:39.478] (CLI)  \tOverlay manifest:package attribute declared at AndroidManifest.xml:2:70-118 value=(org.nativescript.nativescriptgooglesdk)
[18-06-28 22:04:39.478] (CLI) \thas a different value=(za.co.wigital.mobiwash) declared in main manifest at AndroidManifest.xml:3:64-96
[18-06-28 22:04:39.478] (CLI) \tSuggestion: remove the overlay declaration at AndroidManifest.xml \tand place it in the build.gradle:
[18-06-28 22:04:39.478] (CLI) \t\tflavorName {
[18-06-28 22:04:39.478] (CLI) \t\t\tapplicationId = \"org.nativescript.nativescriptgooglesdk\"
[18-06-28 22:04:39.478] (CLI) \t\t}
[18-06-28 22:04:39.478] (CLI)  FAILURE:
[18-06-28 22:04:39.478] (CLI)  Build failed with an exception.
[18-06-28 22:04:39.478] (CLI) * What went wrong:
[18-06-28 22:04:39.478] (CLI) Execution failed for task ':app:processF0F1F2F3F4F5F6F7F8DebugManifest'.
[18-06-28 22:04:39.478] (CLI) >
[18-06-28 22:04:39.478] (CLI)  Manifest merger failed : Overlay manifest:package attribute declared at AndroidManifest.xml:2:70-118 value=(org.nativescript.nativescriptgooglesdk)
[18-06-28 22:04:39.478] (CLI)   \thas a different value=(za.co.wigital.mobiwash) declared in main manifest at AndroidManifest.xml:3:64-96
[18-06-28 22:04:39.478] (CLI)    \tSuggestion: remove the overlay declaration at AndroidManifest.xml \tand place it in the build.gradle:
[18-06-28 22:04:39.478] (CLI)   \t\tflavorName {
[18-06-28 22:04:39.478] (CLI)    \t\t\tapplicationId = \"org.nativescript.nativescriptgooglesdk\"
[18-06-28 22:04:39.478] (CLI)    \t\t}
[18-06-28 22:04:39.478] (CLI) * Try:
[18-06-28 22:04:39.478] (CLI)  Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
[18-06-28 22:04:39.478] (CLI) * Get more help at https://help.gradle.org
[18-06-28 22:04:39.478] (CLI) BUILD FAILED in 35s
[18-06-28 22:04:39.478] (CLI)  Command ./gradlew failed with exit code 1
[18-06-28 22:04:39.478] (CLI)  # build android
[18-06-28 22:04:39.478] (CLI) ┌─────────┬─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┐
[18-06-28 22:04:39.478] (CLI) │ Usage   │ Synopsis                                                                                                                                                                                                                                                            │
[18-06-28 22:04:39.478] (CLI) │ General │ $ tns build android [--compileSdk <API Level>] [--key-store-path <File Path> --key-store-password <Password> --key-store-alias <Name> --key-store-alias-password <Password>] [--release] [--static-bindings] [--copy-to <File Path>] [--bundle [<value>] [--env.*]] │
[18-06-28 22:04:39.478] (CLI) └─────────┴─────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────┘
[18-06-28 22:04:39.478] (CLI) Builds the project for Android and produces an APK that you can manually deploy on device or in the native emulator.
[18-06-28 22:04:39.478] (CLI) ### Options
[18-06-28 22:04:39.478] (CLI)     * --compileSdk - Sets the Android SDK that will be used to build the project.
[18-06-28 22:04:39.478] (CLI)     * --release - If set, produces a release build. Otherwise, produces a debug build. When set, you must also specify the --key-store-* options.
[18-06-28 22:04:39.478] (CLI)     * --key-store-path - Specifies the file path to the keystore file (P12) which you want to use to code sign your APK. You can use the --key-store-* options along with --release to produce a signed release build. You need to specify all --key-store-* options.
[18-06-28 22:04:39.478] (CLI)     * --key-store-password - Provides the password for the keystore file specified with --key-store-path. You can use the --key-store-* options along with --release to produce a signed release build. You need to specify all --key-store-* options.
[18-06-28 22:04:39.478] (CLI)     * --key-store-alias - Provides the alias for the keystore file specified with --key-store-path. You can use the --key-store-* options along with --release to produce a signed release build. You need to specify all --key-store-* options.
[18-06-28 22:04:39.478] (CLI)     * --key-store-alias-password - Provides the password for the alias specified with --key-store-alias-password. You can use the --key-store-* options along with --release to produce a signed release build. You need to specify all --key-store-* options.
[18-06-28 22:04:39.478] (CLI)     * --copy-to - Specifies the file path where the built .apk will be copied. If it points to a non-existent directory, it will be created. If the specified value is directory, the original file name will be used.
[18-06-28 22:04:39.478] (CLI)     * --bundle - Specifies that a bundler (e.g. webpack) should be used if one is present. If no value is passed will default to webpack.
[18-06-28 22:04:39.478] (CLI)     * --env.* - Specifies additional flags that the bundler may process. May be passed multiple times. For example: --env.uglify --env.snapshot.
[18-06-28 22:04:39.478] (CLI) ### Attributes
[18-06-28 22:04:39.478] (CLI) <API Level> is a valid Android API level. For example: 22, 23.
[18-06-28 22:04:39.478] (CLI) /mnt/storage/builds/_/add3ca2e1becb044ba220c80996ea13cd563407f/3.4.3/MobiWashSA/platforms/android/app/src/F5/AndroidManifest.xml Error:
[18-06-28 22:04:39.478] (CLI) \tOverlay manifest:package attribute declared at AndroidManifest.xml:2:70-118 value=(org.nativescript.nativescriptgooglesdk)
[18-06-28 22:04:39.478] (CLI) \thas a different value=(za.co.wigital.mobiwash) declared in main manifest at AndroidManifest.xml:3:64-96
[18-06-28 22:04:39.478] (CLI) \tSuggestion: remove the overlay declaration at AndroidManifest.xml \tand place it in the build.gradle:
[18-06-28 22:04:39.478] (CLI) \t\tflavorName {
[18-06-28 22:04:39.478] (CLI) \t\t\tapplicationId = \"org.nativescript.nativescriptgooglesdk\"
[18-06-28 22:04:39.478] (CLI) \t\t}
[18-06-28 22:04:39.478] (CLI) FAILURE: Build failed with an exception.
[18-06-28 22:04:39.478] (CLI) * What went wrong:
[18-06-28 22:04:39.478] (CLI) Execution failed for task ':app:processF0F1F2F3F4F5F6F7F8DebugManifest'.
[18-06-28 22:04:39.478] (CLI) > Manifest merger failed : Overlay manifest:package attribute declared at AndroidManifest.xml:2:70-118 value=(org.nativescript.nativescriptgooglesdk)
[18-06-28 22:04:39.478] (CLI)   \thas a different value=(za.co.wigital.mobiwash) declared in main manifest at AndroidManifest.xml:3:64-96
[18-06-28 22:04:39.478] (CLI)   \tSuggestion: remove the overlay declaration at AndroidManifest.xml \tand place it in the build.gradle:
[18-06-28 22:04:39.478] (CLI)   \t\tflavorName {
[18-06-28 22:04:39.478] (CLI)   \t\t\tapplicationId = \"org.nativescript.nativescriptgooglesdk\"
[18-06-28 22:04:39.478] (CLI)   \t\t}
[18-06-28 22:04:39.478] (CLI) * Try:
[18-06-28 22:04:39.478] (CLI) Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
[18-06-28 22:04:39.478] (CLI) * Get more help at https://help.gradle.org
[18-06-28 22:04:39.478] (CLI) BUILD FAILED in 35s
[18-06-28 22:04:39.478] (CLI) Command ./gradlew failed with exit code 1
[18-06-28 22:04:39.478] (CLI) bc_fZUSM0JLY5OpQWpr4J
[18-06-28 22:04:42.302] (CLI) bc_fZUSM0JLY5OpQWpr4J
[18-06-28 22:04:44.037] (CLI) Unable to apply changes on device: 52108bf447e0c3ad. Error is: Build failed..
[18-06-28 22:04:44.041] Error detected during LiveSync on 52108bf447e0c3ad for /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA. Error: Build failed.
[18-06-28 22:04:44.046] Stopped LiveSync on 52108bf447e0c3ad for /Users/nickdelahunt/Documents/OneDrive/wigital/Mobile apps/MobiWasSA/Project FIles/MobiWash/MobiWashSA.
[18-06-28 22:04:44.048] Couldn't enable debugging for 52108bf447e0c3ad, Error: Couldn't enable debugging for 52108bf447e0c3ad
at Errors.fail (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:125:28)
at Errors.failWithoutHelp (/usr/local/lib/node_modules/nativescript/lib/common/errors.js:135:21)
at LiveSyncService.<anonymous> (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:225:30)
at Generator.next (<anonymous>)
at /usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:13:71
at new Promise (<anonymous>)
at __awaiter (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:9:12)
at LiveSyncService.enableDebuggingCoreWithoutWaitingCurrentAction (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:222:16)
at LiveSyncService.<anonymous> (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:262:25)
at Generator.next (<anonymous>)
at fulfilled (/usr/local/lib/node_modules/nativescript/lib/services/livesync/livesync-service.js:10:58)
at <anonymous>
at process._tickCallback (internal/process/next_tick.js:188:7)
ggarabedian commented 6 years ago

Hello @delanick,

The issue is related to version 2.6.0 of the NativeScript Google Maps plugin, which contains a manifest package attribute that breaks the Android build for apps that target NativeScript versions lower than 4.0.0.

To resolve this issue, you can use one of the following options:

delanick commented 6 years ago

@ggarabedian Thanks a ton, will do the upgrade. How do I upgrade my Nativescript project? I have {N} 4.1.0 installed on my machine, but not sure my project is at that level. Please advise how I check and how to upgrade the project so I can do it.

Thanks!

ggarabedian commented 6 years ago

@delanick There are a couple of ways to update your app to the latest version of NativeScript.

delanick commented 6 years ago

@ggarabedian I use cloud builds so the first option you mentioned won't help me as far as I know. Will the second option help?

delanick commented 6 years ago

@ggarabedian to what do I update them in the second option?

ggarabedian commented 6 years ago

@delanick, it does not matter if you are using cloud or local builds. In both cases, the first option will work just fine. The provided command will update the local project and you can then build it in the cloud as well. Just have in mind that after updating the app from 3.x to 4.x version, you might need to address various issues and breaking changes.

To update your app using the second option, you need to modify the package.json file. Here are example values that you can use (they are for the latest versions of the runtime and core modules). The values that you need to modify in your file are tns-android, tns-ios and tns-core-modules.

"nativescript": {
    "id": "com.tamteam.GoogleMapsSDK",
    "tns-android": {
      "version": "4.1.3"
    },
    "tns-ios": {
      "version": "4.1.1"
    }
},
"dependencies": {
  "nativescript-google-maps-sdk": "2.6.0",
  "nativescript-theme-core": "~1.0.4",
  "tns-core-modules": "4.1.0"
},
delanick commented 6 years ago

@ggarabedian I tried option one and was given the following result by my Mac:


✖ You need to have Android SDK 22 or later and the latest Android Support Repository installed on your system. 
 Run `$ sdkmanager` to manage the Android Support Repository. In case you already have it installed, make sure `ANDROID_HOME` environment variable is set correctly. 

You have nativescript-cloud extension installed, so you can execute cloud builds, but your environment is not configured properly and you will not be able to execute local builds. To continue, choose one of the following options: 
Select "Configure for Local Builds" to run the setup script and automatically configure your environment for local builds.
Select "Skip Step and Configure Manually" to disregard this option and install any required components manually.
You have nativescript-cloud extension installed, so you can execute cloud builds, but your environment is not configured properly and you will not be able to execute local builds. To continue, choose one of the following options: 
Select "Configure for Local Builds" to run the setup script and automatically configure your environment for local builds.
Select "Skip Step and Configure Manually" to disregard this option and install any required components manually.
? To continue, choose one of the following options:  (Use arrow keys)
❯ Try Cloud Operation 
  Configure for Local Builds 
  Skip Step and Configure Manually 
delanick commented 6 years ago

@ggarabedian the manual option worked like a charm though, thanks a ton! App is working on both platforms!

ggarabedian commented 6 years ago

@delanick, I am glad to hear that the second approach worked out for you.

As for the first option, we will investigate this further because a configured local environment shouldn't be a prerequisite to run the command and update the app.

The initially reported problem has been resolved and I am going to close this issue. Please, feel free to reopen it if you encounter the same behavior in the future.

delanick commented 6 years ago

Thanks so much bud, much appreciated! :)