Skip to content

Commit 6c83fc9

Browse files
check test
1 parent eeef60e commit 6c83fc9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/devextreme-cli/testing/creating.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ const args = minimist(process.argv.slice(2), {
2222
try {
2323
await env.createApp(depsVersionTag);
2424
} catch(e) {
25+
console.log('--------ERROR-->', e);
2526
process.exit(1);
2627
}
2728
});

0 commit comments

Comments
 (0)