ashish10alex / ashish10alex/vscode-dataform-tools

Dataform addon doesn't see Dataform installed locally on cmd.exe

Open
#157 17 comments 2 reactions 1 assignee Claimed by @benjaminwestern View on GitHub
help wanted question
Dominant language
TypeScript
Stars
94
Forks
16
Avg merge
4m
Merged PRs (30d)
7

Description

How should I configure extension in case I don't have admin rights on windows? In the cmd console the command dataform compile works without any problem but in the UI when trying to execute the .sqlx file I get the info

Error compiling Dataform:
Error compiling Dataform: 'dataform.cmd' is not recognized as an internal or external command, operable program or batch file. at

Run `dataform compile` to see more details
Possible fixes:
Run `npm install -g @dataform/cli` in terminal

Installed npm on AppData/Local. Added to PATH. CMD in VS Code work. Dataform UI not.

I expect that UI also see my instalation of dataform.

**Environment:**
Win 10 | Dataform 3.0.22 | Extension 0.12.6

![Image](https://github.com/user-attachments/assets/e4235170-cc99-4cee-9fa0-8555e09f43ee)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.