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 - 'www is not a valid directory' #22

Open
cagordon2 opened this issue Mar 24, 2020 · 2 comments
Open

grunt sectv-build:sectv-tizen - 'www is not a valid directory' #22

cagordon2 opened this issue Mar 24, 2020 · 2 comments

Comments

@cagordon2
Copy link

I've tried going through the instructions multiple times, but every time when I try and compile a package I get the following error when I run grunt sectv-build:sectv-tizen:
java.lang.Exception: The specified directory(C:\TestApp\platforms\sectv-tizen\www) is not vaild
Inside the platforms folder, there is no sectv-tizen folder. I tried creating it but I am still getting the same error.
Is this the correct profile path? C:\Users\Cameron Gordon\Documents\tizen\tools\ide\conf\profiles.xml

@prozanne
Copy link
Member

prozanne commented Apr 2, 2020

Hi!
What is the version of your Tizen studio?

If it is recently one, below path is a default path.
C:/tizen-studio-data/profile/profiles.xml

If you are using Tizen TV SDK 2.4,
It could be
{your-workspace}/.metadata/.plugins/org.tizen.common.sign/profiles.xml

If you still have the same issue, please let me know.

@prozanne
Copy link
Member

prozanne commented Apr 2, 2020

And just make sure,
"sectv-prepare:sectv-tizen" is required in advance,
Before running "sectv-build:sectv-tizen".

If you couldn't see 'www' directory, then please run "sectv-prepare:sectv-tizen" first.
And please up-to-date latest code, I've changed contents inside "grunt-cordova-sectv/sample".

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

2 participants