Closed obuchtala closed 6 years ago
In the dev console I can see this:
Error: ENOENT: no such file or directory, copyfile 'C:\Users\Oliver\AppData\Local\Programs\stencila-desktop\resources\app.asar\bundle\lib\stencila\examples\blank\sheet.xml' -> 'C:\Users\Oliver\tmp\bla\sheet.xml'
The folder app.asar is missing.
app.asar
Could fix it by disabling asar in package.json
asar
package.json
This is fixed now.
This error was also occurring on Linux and I think it was responsible for #34.
In the dev console I can see this:
The folder
app.asar
is missing.