Trying to initialize an admin address for Open Directory using bit init
I'm getting the following error:
bit init
events.js:167
throw er; // Unhandled 'error' event
^
Error: EISDIR: illegal operation on a directory, open 'C:\Users\Aristophanes\opendirectory-admin.bit'
Emitted 'error' event at:
at fs.open (internal/fs/streams.js:288:12)
at FSReqCallback.oncomplete (fs.js:148:20)
Trying to initialize an admin address for Open Directory using
bit init
I'm getting the following error: