Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fetch command outputs nothing and never exits #17

Closed
OiYouYeahYou opened this issue Oct 31, 2021 · 1 comment · Fixed by #36
Closed

Fetch command outputs nothing and never exits #17

OiYouYeahYou opened this issue Oct 31, 2021 · 1 comment · Fixed by #36
Labels
bug Something isn't working
Milestone

Comments

@OiYouYeahYou
Copy link

OiYouYeahYou commented Oct 31, 2021

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

@dubadub dubadub added the bug Something isn't working label Oct 31, 2021
@VageGast
Copy link

VageGast commented Nov 1, 2021

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

OS: Linux Mint 19.3

@dubadub dubadub added the good first issue Good for newcomers label Jan 3, 2022
@dubadub dubadub added this to the v0.1.3 milestone Jan 3, 2022
@dubadub dubadub removed the good first issue Good for newcomers label Jan 3, 2022
@dubadub dubadub mentioned this issue Jan 20, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants