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

ob run terminates with an error #40

Open
tkx68 opened this issue Jan 12, 2022 · 0 comments
Open

ob run terminates with an error #40

tkx68 opened this issue Jan 12, 2022 · 0 comments

Comments

@tkx68
Copy link

tkx68 commented Jan 12, 2022

After freshly cloning this repo I get the following error:

>>> git clone https://github.com/reflex-frp/reflex-examples.git
Cloning into 'reflex-examples'...
remote: Enumerating objects: 1637, done.
remote: Total 1637 (delta 0), reused 0 (delta 0), pack-reused 1637
Receiving objects: 100% (1637/1637), 2.14 MiB | 875.00 KiB/s, done.
Resolving deltas: 100% (681/681), done.
>>> cd reflex-examples 
>>> ob run 
./.obelisk/impl: command not cached, building ...
DONE Built on ./.obelisk/impl [command]
Process exited with code 1; 'nix' 'eval' '-f' '.' '(let a = import ./. {}; in toString (a.reflex.nixpkgs.lib.isDerivation a.passthru.staticFilesImpure))' '--raw'

What should I do?

When I did this for the first time there where many build actions that were performed successfully before ob run finally failed. Nut I cannot reproduce the successful actions and messages. I hope these are not relevant?

@tkx68 tkx68 changed the title `ob run? terminates with an error ob run terminates with an error Jan 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant