You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, there are two versions of DBPTK UI, DBPTK Enterprise which is a Web application deployed as docker, and DBPTK Desktop which is a Desktop application based in Electron App (which is where nodejs comes in).
Not sure why there is an error on your case, please try the snap version instead. We will also be releasing a new version in the next couple of weeks that might solve the issue.
Hi -
I'm experiencing some confusion. I downloaded (linux) dbptk-ui apptainer from this page:
https://github.com/keeps/dbptk-ui/releases/tag/v2.10.0
but this page:
https://github.com/keeps/dbptk-enterprise
tells me I should be using docker. After launching the apptainer version and trying to open a SIARD file I get this error message:
[UmbrellaException] Exception caught (TypeError):
$wnd.NodeRequire is not a function.
This looks like a node.js error.
The text was updated successfully, but these errors were encountered: