-
Where a repo contains a docs submodule (such as [react](https://github.com/sasjs/react-seed-app)) the content should be pulled, and the submodule link broken as part of `sasjs create` execution
For…
-
It is a common requirement to alter the startup options for a SAS session. There are many ways to achieve this as illustrated by teh diagram below:
![image](https://user-images.githubusercontent.com…
-
Hi Team!
First of all: Great Product! I love it!
Is it possible to set an `autoexec.sas` file in dedicated directory?
All the best
Bart
-
bash-3.2$ sasjs run https://github.xxxx.com/raw/xxx/codes/master/test.sas
ℹ No target was specified. Falling back to default target 'viya' from your local sasjsconfig.json file. …
-
Currently when running `sasjs add` a config gets created with a bunch of empty attributes. To reproduce:
```
sasjs create demo -t jobs
cd demo
sasjs add # add dummy, local, sas9 target
```
…
-
Firstly - congrats and thankyou for building this extension! It has immense value for SAS Developers who prefer VS Code.
Just one small (actually, massive) issue. The licence is extremely restric…
-
I am getting below issue while installing sasjs on linux server
npm i -g @sasjs/cli
⸨⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⸩ ⠹ idealTree:lib: sill idealTree buildDeps
⸨⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⠂⸩ ⠹ idealTree:lib: sill ideal…
-
eg:
![image](https://user-images.githubusercontent.com/4420615/159931426-359f6202-e688-4f5d-855d-bc4ea4a9dabb.png)
To reproduce, export:
```
proc format library=TEST;
value days (defaul…
-
These should all be green:
![image](https://user-images.githubusercontent.com/4420615/125459311-cb341cf6-3d63-4207-8b18-6e6195385cfb.png)
As part of the work to fix this, we should also add an a…
-
If any TEST_RESULT value is a FAIL, the entire test should be considered a FAIL (in the console)
![image](https://user-images.githubusercontent.com/4420615/150971736-daba9e77-46b7-4381-bc51-f8d8f7d…