Skip to content

Ensure direnv runs before everything else #12

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jhgarner
Copy link

@jhgarner jhgarner commented Aug 6, 2020

If you're trying to load dev tools from your direnv, this plugin needs
to run first and block while it's running the command. Loading on
filesystem and using execSync makes sure it runs before everything else.

Also, update the typescript/vscode version because I was getting errors
and that somehow fixed it. If that's a blocker for merging, I'm happy to change it back.

If you're trying to load dev tools from your direnv, this plugin needs
to run first and block while it's running the command. Loading on
filesystem and using execSync makes sure it runs before everything else.

Also, update the typescript/vscode version because I was getting errors
and that somehow fixed it.
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

Successfully merging this pull request may close these issues.

1 participant