invoker-community icon indicating copy to clipboard operation
invoker-community copied to clipboard

[Bug]: AppImage not launch: Unable to install `vue-devtools`

Open AnaelBonnafous opened this issue 2 years ago • 0 comments

Operating system

Ubuntu 22.04 LTS

Laravel Version

No matter

PHP Version

PHP 8.1

Project Location

Remote (Docker)

Bug description

Error while launching Invoker AppImage : "Unable to install vue-devtools"

Steps to reproduce

./Invoker-2.13.0.AppImage --no-sandbox

Relevant log output

loading plugins :: /root/.config/Invoker/plugins
(node:1342) electron: The default of contextIsolation is deprecated and will be changing from false to true in a future release of Electron.  See https://github.com/electron/electron/issues/23506 for more information
Unable to install `vue-devtools`:
 Error: Exited with code 9
    at ChildProcess.<anonymous> (/tmp/.mount_InvokelnfuxP/resources/app.asar/dist/electron/main.js:1:83858)
    at ChildProcess.emit (events.js:315:20)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:275:12)
PLUGINS:  [] []
https://api.beyondco.de/api/versions/invoker?version=2.13.0&license=undefined

AnaelBonnafous avatar Jun 02 '23 20:06 AnaelBonnafous