You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Running on Linux I've tried running cook fetch with no other arguments and left it for several hours. Also, if you run cook fetch . the application has a fatal error, causing a an illegal hardware instruction.
Version: v0.0.9 – in food we trust
The text was updated successfully, but these errors were encountered:
I got the following, probably related, error when running the fetch command:
❯ cook fetch "Baked Potato Soup.cook"
Foundation/NSSwiftRuntime.swift:401: Fatal error: You must link or load module FoundationNetworking to load non-file: URL content using String(contentsOf:…), Data(contentsOf:…), etc.
[1] 31882 illegal hardware instruction (core dumped) cook fetch "Baked Potato Soup.cook"
❯ cook version
v0.0.9 – in food we trust
Running on Linux I've tried running
cook fetch
with no other arguments and left it for several hours. Also, if you runcook fetch .
the application has a fatal error, causing a anillegal hardware instruction
.Version:
v0.0.9 – in food we trust
The text was updated successfully, but these errors were encountered: