-
Notifications
You must be signed in to change notification settings - Fork 28
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
Suggesting Edit: Hello World Tutorial - failing (no output file specified, not emitting output) #179
Comments
Neither the code as it comes from the tutorial, nor that in "Check your code" work, same error on both. but for reference here are the differences ...
|
Were you able to update you .hcbuild file? I don't think there is anything wrong with the code in the tutorials. I will get a complete set of files at the end of each tutorial added asap |
I copied the code in #169 and get the same error
|
Note there is no /tmp/my_first_app directory, but CARGO_TARGET_DIR is specified in env
and directory exists ...
|
Thanks for posting the files @freesig - I cloned the hello_world branch from the Repo, ran
This is on a Mac, and I think since I'm running from |
This is super odd. Did you reload the nix-shell recently? |
I'm not sure what you mean by "reload". I have done nothing in terms of updating etc, I'm not sure how that works with nix, I'm presuming that the nix-shell itself requires consciously being updated, and then the In terms of left over files, I renamed my old directory, cloned your repo (fresh directory) and then ran nix-shell in two windows in the cc_tuts directory. Running |
I've updated nix - no change ... 29 days now, been stuck at this point in the tutorials since posting first bug at this point in #169 - just a sequence of bugs at the same point - not even able to run your git repo version of the tutorials :-( |
Just checking - should I give up on holo since without "hc" there is really no point ... |
@freesig - as I said elsehwere I'm more than happy to screenshare. |
Hello @mitra42 ! Yes, I could take a look -- curious about what's going on. I'll be somewhat ignorant if the specific issue is macOS-related, but hopefully I can get some insight and feed it back to core dev. |
Thanks Paul, Matt Schutte mentioned your name on his way out the metaphorical door, but didn't give me contact info. I can do a screen share pretty much anytime you want. Not sure the best way to set that up, but I can be reached at [email protected] and can send you other contact options if you ping me there. |
FYI - fixed with 15 mins with @pdaoust - looks like a bug in hc, where it can't handle .bashrc output anything on stdout. |
Turns out to be an issue with the way |
Page URL: http://developer.holochain.org/docs/tutorials/coreconcepts/hello_world/
Demo's are still down ... hello_world has a huge discrepancy
It compiles, but reports that its not outputting anything, then complains about hello.wasm being missing. and also about failure to traverse DNA
The text was updated successfully, but these errors were encountered: