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

VS Code extension doesn't respect relative paths or ${workspaceFolder} placeholder #3399

Open
icopp opened this issue Feb 21, 2025 · 1 comment
Assignees

Comments

@icopp
Copy link

icopp commented Feb 21, 2025

To replicate:

  • Install @ariga/atlas as a Node package.
  • In .vscode/settings.json, set atlas.executablePath to node_modules/bin/atlas or ${workspaceFolder}/node_modules/bin/atlas.

Expected behavior:

The Atlas extension works.

Actual behavior:

Atlas executable not found in PATH or configured workspace. error.

@a8m a8m assigned giautm and datdao Feb 21, 2025
@giautm
Copy link
Member

giautm commented Feb 21, 2025

Can you please try to use absolute path there?

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

3 participants