sasjs / server

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

launch fails when PYTHON is not set #265

Closed allanbowe closed 2 years ago

allanbowe commented 2 years ago

example config:

MODE=desktop SAS_PATH=/sas/path NODE_PATH=/node/path RUN_TIMES=sas,js

Unable. to launch as it requests python executable.

Workaround is to set:

PYTHON_PATH=

However this should not be necessary.

sasjsbot commented 2 years ago

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

The release is available on:

Your semantic-release bot :package::rocket: