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

Access to SDKs from the app #119

Closed
SantiagoPaak opened this issue Aug 10, 2023 · 2 comments
Closed

Access to SDKs from the app #119

SantiagoPaak opened this issue Aug 10, 2023 · 2 comments

Comments

@SantiagoPaak
Copy link

Dunno if I'm just misunderstanding how Flatpak works.

Trying to use GitHub desktop with a project that runs some verification hooks using Husky. It fails, because it can't find the programs.

A solution would be to have access to the node sdk and use a path to make it search the binaries there. Tried to do that but the SDK doesn't appear in the internal filesystem. Is that something that it must be done from here or there's something I'm not doing right?

@Lunarequest
Copy link
Collaborator

there's a issue with how node etc is accessed outside flatpaks, and how git hooks work, we probably need to get a change upstream in git to allow hooks to be overridden so we can pass paths of things like nodes etc

@Lunarequest
Copy link
Collaborator

closing this as its the same as #94 and #94 contains an explanation of what needs to be done

@Lunarequest Lunarequest closed this as not planned Won't fix, can't repro, duplicate, stale Dec 2, 2023
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

2 participants