You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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".
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
The text was updated successfully, but these errors were encountered: