Samsung / grunt-cordova-sectv

Grunt task for build and package the cordova project with `sectv-OOO` platforms.
Apache License 2.0
18 stars 22 forks source link

[sectv-build:sectv-tizen] Use 'result.output' instead of 'result.stdout' #17

Closed dddaaammmooo closed 4 years ago

dddaaammmooo commented 6 years ago

Following the existing build process (https://github.com/Samsung/cordova-plugin-toast/wiki/Prepare-and-Build) results in the following error during the build step.

damian@xps-damian:~/projects/toast/home$ grunt sectv-build:sectv-tizen
Running "sectv-build:sectv-tizen" (sectv-build) task

Start packaging Samsung Tizen TV Platform......
Tizen CLI 2.4.50

Setting configuration is succeeded....

Build Web Application:  100% (10/10)

BUILD SUCCESSFUL

Output path : /home/damian/projects/toast/home/platforms/sectv-tizen/www/.buildResult
Excluded : [.build/*, .build, .sign/*, .sign, webUnitTest/*, webUnitTest, .externalToolBuilders/*, .externalToolBuilders, .buildResult/*, .buildResult, .settings/*, .settings, .package/*, .package, .tproject, .project, .sdk_delta.info, .rds_delta, *.wgt, .tizen-ui-builder-tool.xml]
Total time: 00:00:00.380
Author certficate: /home/damian/tizen-studio-data/keystore/author/capacitorLabs.p12
Distributor1 certificate : /home/damian/tizen-studio/tools/certificate-generator/certificates/distributor/tizen-distributor-signer.p12
Excludes File Pattern: {.manifest.tmp, .delta.lst}
Ignore File: /home/damian/projects/toast/home/platforms/sectv-tizen/www/.buildResult/.manifest.tmp
Package File Location: /home/damian/projects/toast/home/platforms/sectv-tizen/www/.buildResult/Home.wgt
Fatal error: Cannot read property 'match' of undefined
prozanne commented 4 years ago

Thanks a lot. Same as https://github.com/Samsung/grunt-cordova-sectv/pull/21