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 has been archived by the owner on Sep 21, 2023. It is now read-only.
Oh and one additional very minor "issue". During the first install of an app, electrify installs nodejs into the electricShine library - then finds it again. But on subsequent runs, everything works, but it fails to find it and redownloads and reinstalls it every time, unless I manually move everything in:
electricShine\nodejs\node-v12.16.2-win-x64\
up a level so it's all directly in just:
electricShine\nodejs\
i.e. get rid of the intervening node-v12.16.2-win-x64\ folder, if that makes sense? It's very minor as everything still runs and works fine, it's just doing the extra work of downloading/reinstalling each time.
The text was updated successfully, but these errors were encountered:
Oh and one additional very minor "issue". During the first install of an app,
electrify
installs nodejs into the electricShine library - then finds it again. But on subsequent runs, everything works, but it fails to find it and redownloads and reinstalls it every time, unless I manually move everything in:up a level so it's all directly in just:
i.e. get rid of the intervening
node-v12.16.2-win-x64\
folder, if that makes sense? It's very minor as everything still runs and works fine, it's just doing the extra work of downloading/reinstalling each time.The text was updated successfully, but these errors were encountered: