-
Notifications
You must be signed in to change notification settings - Fork 3
index.js vs updater.js #8
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
Comments
Do you have this commit locally? If not, can you pull main? The issue is that if you have never built the project then the Nix expression tries to locate a file which does not yet exist -- the very file the Nix shell produces as part of starting up. |
Yes, I have that commit.
Does this mean I need to run Do the instructions work for you on a fresh clone? |
With latest changes:
|
Sorry, perhaps these docs are badly written. You'd need to replace |
Finally getting around to trying this out, but am encountering an error when following the updater instructions.
Wondering if
bin/updater.js
should be renamed tobin/index.js
or if some mentions ofbin/index.js
should be replaced withbin/updater.js
.The text was updated successfully, but these errors were encountered: