-
Notifications
You must be signed in to change notification settings - Fork 2
Description
UnhandledPromiseRejectionWarning: Error: ENOENT: no such file or directory, mkdir 'C:\Users\israel.ortega\Documents\ArquitecturaDifare\cli\create-cli-master\src\Components'
at Object.mkdirSync (fs.js:823:3)
at createFile (C:\Users\israel.ortega\Documents\ArquitecturaDifare\cli\create-cli-master\index.js:54:8)
at C:\Users\israel.ortega\Documents\ArquitecturaDifare\cli\create-cli-master\index.js:75:3
at processTicksAndRejections (internal/process/task_queues.js:93:5)
(node:9236) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:9236) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.