Closed iki closed 10 months ago
Thanks @iki. RunJS, unfortunately, can't build native dependencies. The workaround that you've found is the recommended solution. Alternatively, there are often JS alternatives to a lot of native packages, but that might not be the case for this one.
Steps to reproduce:
Put the following into a new tab:
Install
sweph
from evaluation window promptExpected result::
'2.10.03'
Actual result: Error statingbuild/Release/sweph.node
is missingActually the
build
is missing completely. Probably, the install script was not executed properly and/or package installation error is not reported by the app.Workaround:
%AppData%\runjs\node_modules\sweph
npm install
in%AppData%\runjs
Platform: Win 11 x64 latest