Dotneteer/kliveide

Klive after install (macOS) - error message

Closed this issue · 9 comments

Hi

i get this error after fresh install.

Video
https://user-images.githubusercontent.com/18568139/144710345-f08ca74c-2291-4c8f-81f0-d3586808eb1c.mov

Screenshot
Snímka obrazovky 2021-12-04 o 14 00 42
Snímka obrazovky 2021-12-04 o 14 00 54

thx for reply

Hi
so, i removed Klive.app from MacOS Application and I install Klive again, but i choose option install only for me(not for all users)

And now i get this error
Snímka obrazovky 2021-12-04 o 14 12 45

but Klive working

Snímka obrazovky 2021-12-04 o 14 14 34

But next problem is, when i created new project

Snímka obrazovky 2021-12-04 o 14 31 12

:)

thx for help

so, this error has wrong path, on my mac app.asar is file, not folder
Snímka obrazovky 2021-12-04 o 15 35 43

PATH

Snímka obrazovky 2021-12-04 o 15 37 42

I believe this is linked to a build issue with Electron and __dirname resolution in nodejs

webpack/webpack#5424

Unfortunately, I do not have a Mac to reproduce :-(.

This appears to be fixed in issue v0.12.0. I can confirm working on an M1 iMac

https://github.com/Dotneteer/kliveide/releases/tag/v0.12.0

@citizenfish, thanks for checking it and confirming this issue is fixed with v0.12.0!

Fixed in release v0.12.1