08-26-2021 11:02 PM
I installed the AI studio for Mac on a MacBook Pro 10.13. It starts up and gives the splash screen and never continues.
I see an error message in ~/Library/Logs/bme*/electron.log:
{"message":"","level":"error","service":"electron","timestamp":"2021-08-26T00:57:51.364Z"}
{"message":" info This Node instance does not support builds for N-API version 6\nnode-pre-gyp info This Node instance does not support builds for N-API version 6","level":"error","service":"electron","timestamp":"2021-08-26T00:57:51.376Z"}
I installed Electron Apps and they work fine. The sample code runs well. Node runs fine from a command prompt.
How can I debug this? The UI Studio runs fine on a new Macbook Pro but I can't always access this. I have Docker installed, tensorflow installed. My path is probably running something else?
My actual preference is to run it on a RPI 4, raspberry OS 64 or 32 bit.
Gary
Solved! Go to Solution.
08-29-2021 07:35 PM
My NEXT test is to install High Sierra with VirtualBox onto a new MacBook Pro and run BME AI Studio. I'll test this once I can borrow someone's laptop again.
09-03-2021 04:26 AM
Hello GDD,
Thank for your feedback.
We are checking it, and will give your feedback.
09-04-2021 01:50 PM
Hi there,
I installed the BME AI Studio v1.6.0 on an M1 MacBook Air running OSX 11.5.2(Rosetta 2 installed) and have seemingly hit exactly the same problem when trying to run up the app:
{"message":"node-pre-gyp info This Node instance does not support builds for N-API version 6","level":"error","service":"electron","timestamp":"2021-09-03T22:55:25.250Z"}
Kind regards.
09-07-2021 08:13 AM
Hello GDD, SJH,
Node version 12.16.3 is the supported version used at our end for the application.Please try the same this would solve the issue.
09-07-2021 10:03 AM