sasjs / server

Build Apps on Base SAS
https://server.sasjs.io
MIT License
20 stars 3 forks source link

error: "ExecutionController: SAS file does not exist." #187

Closed allanbowe closed 2 years ago

allanbowe commented 2 years ago

This error message could be more helpful:

error: "ExecutionController: SAS file does not exist."

It is thrown when a Stored Program is not found. For this reason, we should specify as such, eg:

The Stored Program at $(STP_LOCATION) does not exist, or you do not have permission to view it.

ghost commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: