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

Integrate FNM with Tower Client to use git hooks #837

Open
gperdomor opened this issue Oct 18, 2022 · 1 comment
Open

Integrate FNM with Tower Client to use git hooks #837

gperdomor opened this issue Oct 18, 2022 · 1 comment

Comments

@gperdomor
Copy link

gperdomor commented Oct 18, 2022

How could the process described in this blog can be done with FNM?

How can we put the NVM path in this portion of code?

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
  <dict>
    <key>PATH</key>
        <string>/usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/Users/brunobrito/.asdf/shims</string>
  </dict>
</plist>

Seems like fnm env return a different path every time that it's executed

@gperdomor
Copy link
Author

@Schniz any way to solve this? 😢

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