log_error(`Syntax error in sealious.yml:\n#{e.message}`);
process.exit(1);
}elseif(e.code==="ENOENT"){
log("\n\n\tNo 'sealious.yml' file detected.\n\tConsider creating it alongside your app's package.json file if you want to configure the app's chips.\n\n");