This could very well be the case, as I tried to run it in a TrueNAS (FreeBSD) jail on a
HP Micro Gen 8 server. Anyone can confirm that version 0.2.2. is the latest that should run on FreeBSD platform? Any hint to solve it, is also welcome.
From 0.2.2 to 0.3.1, I updated the TensorFlow.js module to the latest version. Therefore, I think the latest version of TensorFlow.js doesn't support the FreeBSD platform. Please use version 0.2.2.
I tried to update Tensorflow node from version 0.2.2 to 0.3.1 Unfortunately it failed with the following error messages:
The line that took my special attention was:
2022-11-30T15:39:53.833Z [err] ERR! throw Exception('Unsupported platform: ' + os.platform());
where "Unsupported platform" was in red.
This could very well be the case, as I tried to run it in a TrueNAS (FreeBSD) jail on a HP Micro Gen 8 server. Anyone can confirm that version 0.2.2. is the latest that should run on FreeBSD platform? Any hint to solve it, is also welcome.