Hello to all.
I have a problem, I updated Publii to version 0.37.1, but after updating also the themes to the latest version, an error message appeared, and the theme was not updated for the site I was working on.
I tried to uninstall Publii and install the previous version but at startup the message appeared again and the application goes in crash.
I made several tests with both the new version and the previous one but it is no longer possible to use the application because it crashes every time.
I also tried to clean up the personal folder with the site but nothing has changed.
I have the latest version of MacOS (Catalina 10.15.7).
Thanks in advance for your help.
This is the message:
A JavaScript error occurred in the main process
Uncaught Exception:
Error: ENOENT: no such file or directory, mkdir '/Users/antonio/Documents/Publii/themes/simple'
at Object.mkdirSync (fs.js:823:3)
at App.checkThemes (/Applications/Publii.app/Contents/Resources/app.asar/back-end/app.js:120:20)
at new App (/Applications/Publii.app/Contents/Resources/app.asar/back-end/app.js:69:14)
at App.<anonymous> (/Applications/Publii.app/Contents/Resources/app.asar/main.js:36:19)
at App.emit (events.js:215:7)
at App.EventEmitter.emit (domain.js:476:20)
at App.topLevelDomainCallback (domain.js:131:23)