Open Alitowin opened 6 years ago
help please, sectv-prepare work and create a new folder in platforms, but build command do not work.
Hi there, Can you check if you added path for tizen, ares command on mac? "sectv-build" contains each tizen, ares command to build their own project. For that reason, developer should add path for tizen, ares on mac.
https://hathaway.cc/2008/06/how-to-edit-your-path-environment-variables-on-mac/
If you have an issue still, please let me know.
iMac-2:prueba Alex$ grunt sectv-prepare:sectv-tizen Running "sectv-prepare:sectv-tizen" (sectv-prepare) task
Start preparing codes for Samsung Tizen Platform...... platforms/userconf.json
? Already have 'userconf.json', Do you want to use this data? Yes ? Current version is 1.0.4. Application version: 1.0.5 Prepared at /Users/Alex/Desktop/toast/prueba/platforms/sectv-tizen/www
Done, without errors. iMac-2:prueba Alex$ grunt sectv-build:sectv-tizen Running "sectv-build:sectv-tizen" (sectv-build) task
Start packaging Samsung Tizen TV Platform...... /bin/sh: tizen: command not found
Fatal error: The command "tizen" failed. Make sure you have the latest Tizen SDK installed, and the "tizen" command (inside the tools/ide/bin folder) is added to your path.
iMac-2:prueba Alex$ grunt sectv-prepare:tv-webos Running "sectv-prepare:tv-webos" (sectv-prepare) task
Start preparing codes for Webos TV Platform...... platforms/userconf.json
? Already have 'userconf.json', Do you want to use this data? Yes ? Current version is 1.0.0. Application version: 1.0.1 Prepared at /Users/Alex/Desktop/toast/prueba/platforms/tv-webos/www
Please note below.
Done, without errors. iMac-2:prueba Alex$ grunt sectv-build:tv-webos Running "sectv-build:tv-webos" (sectv-build) task
Start packaging Webos TV Platform...... /bin/sh: ares: command not found
Fatal error: The command "ares" failed. Make sure you have the latest Webos SDK installed, and the "ares" command (inside the CLI folder) is added to your path.
node -v : 7.10.1 tizen studio webos tv cli