sasjs / vscode-extension

SAS Linting, Syntax Highlighting, and Code Execution from VS Code

Home Page:https://marketplace.visualstudio.com/items?itemName=SASjs.sasjs-for-vscode

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`syncDirectories` issue in vscodium IDE

allanbowe opened this issue · comments

To reproduce:

Download / open VS Codium

git clone https://github.com/sasjs/angular-seed-app
cd angular-seed-app
sasjs add

Set up a new target and modify the sasjsconfig.json to include the syncDirectories property.

Finally, click the cloud icon.

The following error appears:

ENOENT: no such file or directory, open '/Users/munja/.vscode-oss/extensions/sasjs.sasjs-for-vscode-1.24.1-universal/macros/mp_hashdirectory.sas'

image