You can ignore the 404.
Does something not work?
________________________________
From: Kde-windows <[email protected]> on behalf of Albert Vaca
Cintora <[email protected]>
Sent: Monday, October 18, 2021 9:17:22 PM
To: KDE on Windows <[email protected]>
Subject: Re: Error on new Craft installation
Ok, it does seem it matters it's a MacOS because of this:
elif CraftBootstrap.isMac():
run(args, ["dev-utils/terminal-notifier"])
So, wrong mailing list I guess :)
Furthermore, I ran "craft dev-utils/terminal-notifier" manually and it worked.
Maybe it was a fluke.
Albert
On Mon, Oct 18, 2021 at 9:13 PM Albert Vaca Cintora
<[email protected]<mailto:[email protected]>> wrote:
I'm getting the following 404 on a new Craft installation:
*** dev-utils/terminal-notifier not found in cache ***
*** Action: fetch for dev-utils/terminal-notifier ***
--2021-10-18 21:08:40-- https://files.kde.org/craft/src/manifest.json
Resolving files.kde.org<http://files.kde.org>
(files.kde.org<http://files.kde.org>)... 168.119.32.158
Connecting to files.kde.org<http://files.kde.org>
(files.kde.org<http://files.kde.org>)|168.119.32.158|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2021-10-18 21:08:40 ERROR 404: Not Found.
Did something get moved?
I don't think it matters but I'm running the setup on MacOS.
Albert