ashish10alex / ashish10alex/vscode-dataform-tools
Dataform addon doesn't see Dataform installed locally on cmd.exe
- 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

Contributor guide
Assessment
This issue has not been assessed yet.