eventual
eventual copied to clipboard
Bug: Create-Eventual does not clean up on error
[Error: EEXIST: file already exists, mkdir 'my-eventual-app'] {
errno: -17,
code: 'EEXIST',
syscall: 'mkdir',
path: 'my-eventual-app'
}
npm ERR! code 1
npm ERR! path /home/sussmans
npm ERR! command failed
npm ERR! command sh -c -- create-eventual my-eventual-app
npm ERR! A complete log of this run can be found in:
npm ERR! /home/sussmans/.npm/_logs/2023-01-02T23_43_30_896Z-debug-0.log