Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$ grunt sectv-build:sectv-tizen -- gives Error occured during build! #79

Open
cvdinesh opened this issue May 10, 2018 · 3 comments
Open

Comments

@cvdinesh
Copy link

Hi

When i run $ grunt sectv-build:sectv-tizen
it shows below error.
$ 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....

Error occured during build!
java.lang.Exception: The specified directory(C:\scripts\testtizenapp\platforms\sectv-tizen\www) is not vaild
Total time: 00:00:00.198
Fatal error: Error occured during build!
java.lang.Exception: The specified directory(C:\scripts\testtizenapp\platforms\sectv-tizen\www) is not vaild
Total time: 00:00:00.198

Any one faced this kind of issue.?
Iam using windows 7.
node js version 8.9.3
TIZEN_SDK_VERSION=2.3.

C:\scripts\testtizenapp\platforms\ has only browser folder. it is not creating sectv-tizen folder.

I see C:\scripts\testtizenapp\Gruntfile.js has below Settings under 'sectv-build': {

'sectv-tizen': {
//profilePath: '/home/TizenSDK/.metadata/.plugins/org.tizen.common.sign/profiles.xml',
profilePath: 'C:/Projects-Work/TizenStudio/.metadata/.plugins/org.tizen.common.sign/profiles.xml',
profileName: 'XXXXX',
www: 'platforms/sectv-tizen/www',
dest: 'platforms/sectv-tizen/build'

Thanks in advance.

@prozanne
Copy link
Member

Hi, there.
Please let me know the version of grunt-cordova-sectv what you have?
If you can upload your project, It would be helpful to check it more.
Thanks.

@cvdinesh
Copy link
Author

Hi Hyojin Kim

I am using Version 1.3.0

"name": "grunt-cordova-sectv",
"description": "Grunt task for build and package the cordova project with cordova-sectv-*** platforms",
"version": "1.3.0",

I have deleted the npm_modules files as size is more than 10MB.

testtizenapp.zip

Please let me know if you need any more information

@andriyParashchuk
Copy link

andriyParashchuk commented Mar 2, 2019

Hi, @cvdinesh
Did you resolve this error?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants