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
{{ message }}
This repository was archived by the owner on Aug 28, 2025. It is now read-only.
Errors when building an app on a different network drive
devtools missing in the built app even if the app requires it (all made with {golem} do)
R not closing properly on the app quitting
I also needed two new features:
Setting a fixed port to allow localStorage to work
Allowing 32-bits R installations to work with ODBC drivers present on 32-bits Windows by default.
I addressed all this in a fork (erikvona/electricShine). Since I was adding features before addressing some of these bugs, isolating the fixes and submitting pull requests for them is a bit of work for me. If you're still working on this and want help, I'll do what I can.
I really needed this package to work, but encountered numerous bugs.
Bugs I encountered:
{golem}do)I also needed two new features:
I addressed all this in a fork (erikvona/electricShine). Since I was adding features before addressing some of these bugs, isolating the fixes and submitting pull requests for them is a bit of work for me. If you're still working on this and want help, I'll do what I can.