sasjs / cli

Command line interface for creating, compiling, and building SAS® projects
https://cli.sasjs.io
MIT License
37 stars 5 forks source link

`sasjs auth` removes the `syncDirectories` property in sasjsconfig.json #1275

Closed allanbowe closed 1 year ago

allanbowe commented 1 year ago

running sasjs auth on a target should not change the properties of the target (except maybe, serverUrl etc if specified at the prompt)

Currently after adding syncDirectories to a LOCAL target, and running sasjs auth, the syncDirectories object is removed.

sasjsbot commented 1 year ago

:tada: This issue has been resolved in version 3.20.3 :tada:

The release is available on:

Your semantic-release bot :package::rocket: