-
Notifications
You must be signed in to change notification settings - Fork 466
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install on raspberry #815
Comments
|
GB Studio 1 is not ARM-compatible. There's a pull request to add ARM compatibility for GBS 2 but it doesn't seem @chrismaltby has any interest in ever accepting it. |
|
look #582 |
|
After update node and install libgconf-2-4
✔ Checking your system ps:i am on pi4 and use raspberry pi os |
|
I remove my clone of gb-studio and restart install. and when i run npm start
✔ Checking your system |
|
Also no luck here, npm start
✔ Checking your system Raspberry OS 64bit, |
Hello i want to install gb-studio onn my raspberry pi4 but i never reach to install or run from source.
Is it possible to make a tutorial ?
i try and after a long time when "npm start"
✔ Checking your system
✔ Locating Application
✔ Preparing native dependencies
✔ Launching Application
(node:2555) UnhandledPromiseRejectionWarning: Error: Exited with code 9
at ChildProcess. (/home/pi/gb-studio/node_modules/cross-unzip/index.js:38:21)
at ChildProcess.emit (events.js:182:13)
at Process.ChildProcess._handle.onexit (internal/child_process.js:240:12)
(node:2555) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). (rejection id: 1)
(node:2555) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code.
i use raspberry os.
Thanks
The text was updated successfully, but these errors were encountered: