I tried to install juno on linux (centos 7) but had some issues so decided to try the windows binary install only to see pretty much the same problem. uber-juno cant run.
I get the “packages not iterable” message with the path to install-panel.js listed
Part of the issue may be that that path doesn’t exist. nor the file it lists the error
for (install-panel.js)
The entire tree seems wrong compared to the error message:
c:\users\username\appdata\local\atom\app-1.29.0\resources\app\node_modules\settings-view\lib\install-panel.js:384
there is another branch “apm” which is installed with the “…app” folder above which contains a “node_modules” branch but that itself doesn’t contain a settings-view branch
That file doesnt seem to exist at all.
Julia is installed ok but I just can’t get atom to do anything except this error on clicking “install”
I found a similar bug report but the file used to fix it is my missing file.
Can anyone suggest anything?
Have I missed something vital?