Mark Shust
Mark Shust
@myselfhimself can you please post your full operating system & host details? Everything works fine for me on macOS, so it'll be very hard/impossible to confirm this is even an...
Thanks! I have limited time coming up, but will definitely accept any PRs related to this issue.
Are there any errors occurring when running `bin/setup`? If so and you can post the full output, we can try to find out what is going on. Manually cloning out...
@myselfhimself appreciate it. It appears this issue is related to Composer: ``` - Installing dealerdirect/phpcodesniffer-composer-installer (v0.7.2): Extracting archive dealerdirect/phpcodesniffer-composer-installer contains a Composer plugin which is blocked by your allow-plugins config....
@myselfhimself absolutely, thanks so much for the lines! That made it easy for me. This shouldn't adversely affect any version of M2. Can you confirm that it works now?
Everything still works for me as-is. @LetMyPeopleCode -- what operating system are you running? I'm wondering if Docker borked something for non-Docker-desktop setups.
Thanks for the info. Are the new keys default-named to `id_ed25519`? I would think the name `id_rsa` may still be kept for posterity purposes. If we were to switch this...
Thank you very much, I confirmed that is indeed the name of the SSH key. Let me test to see if things still work and there are no weird errors...
This is due to the hard-coding of the `/etc/hosts` directory at https://github.com/markshust/docker-magento/blob/master/compose/bin/setup-domain#L9 -- we'll need to build in a linux/win detector and then set the proper directory from that result.
> I hope the issue will resolve ASAP. Please remember this is an open-source project, offered for free. If you want it resolved ASAP, please resolve it yourself and make...