create-project icon indicating copy to clipboard operation
create-project copied to clipboard

Issue in Promise.reject(new Error(''))

Open Fox333-Lab opened this issue 4 years ago • 0 comments

The following code area is throwing error

image

as you can see i have mentioned " int " instad of " init " for testing purpose, which should reject the task and fail but this is throwing the below error in cmd

image

Any idea anyone...

Thank you in advance

Fox333-Lab avatar Sep 10 '21 17:09 Fox333-Lab