dennysutanto
07/28/2020, 8:32 AMPS D:\eclipse_workspace\myproject> suitecloud project:adddependencies
Project folder "D:\eclipse_workspace\myproject" -all" does not exists.
Please helpAlbert Margarit (NS Eng Lead)
07/28/2020, 10:19 AMAlbert Margarit (NS Eng Lead)
07/28/2020, 10:19 AMAlbert Margarit (NS Eng Lead)
07/28/2020, 10:20 AMAli Syed (NS DevTools QA)
07/28/2020, 10:40 AMdennysutanto
07/28/2020, 10:50 AMAlbert Margarit (NS Eng Lead)
07/28/2020, 11:21 AMsuitecloud.config.js
file?dennysutanto
07/28/2020, 11:28 AMAlbert Margarit (NS Eng Lead)
07/28/2020, 11:30 AMdennysutanto
07/28/2020, 11:30 AMAlbert Margarit (NS Eng Lead)
07/28/2020, 11:32 AMdennysutanto
07/28/2020, 11:32 AMmodule.exports = {
defaultProjectFolder: "./",
commands: {
"project:validate": {
projectFolder: 'dist',
},
"project:deploy": {
projectFolder: "dist",
},
},
};
Still same error
PS D:\eclipse_workspace\Fabelio> suitecloud project:adddependencies
Project folder "D:\eclipse_workspace\Fabelio" -all" does not existsAlbert Margarit (NS Eng Lead)
07/28/2020, 11:33 AMdefaultProjectFolder: './',
dennysutanto
07/28/2020, 11:33 AMdennysutanto
07/28/2020, 11:34 AMdefaultProjectFolder: './',
dennysutanto
07/28/2020, 11:44 AMdennysutanto
07/28/2020, 11:44 AMdennysutanto
07/28/2020, 11:44 AMAlbert Margarit (NS Eng Lead)
07/28/2020, 12:21 PMAlbert Margarit (NS Eng Lead)
07/28/2020, 12:22 PMdennysutanto
07/28/2020, 1:57 PMBrendan Boyd
07/28/2020, 4:04 PMBrendan Boyd
07/28/2020, 4:06 PMnpm run deploy:staged
task is the only one currently using suitecloud cli, but you should be able to pick that apart if you have other needs.Brendan Boyd
07/28/2020, 4:07 PMdennysutanto
07/28/2020, 4:08 PMdennysutanto
07/28/2020, 4:13 PMdennysutanto
07/28/2020, 4:13 PMdennysutanto
07/28/2020, 4:14 PMBrendan Boyd
07/28/2020, 4:32 PMBrendan Boyd
07/28/2020, 4:32 PM