Open user1736 opened 1 year ago
Its not possible as of now because meter-core depend on raw-socket-sniffer to intercept game data, and its windows only 😬
We were too lazy to fix this and nobody asked about it before but i guess its time to do something about that
Any news on this? Would be realy nice to use it on a 2PC setup with linux on a raspberry pi as second PC
Instructions for getting loa-details running on linux and probably other non-windows operating systems: https://github.com/withnosalt/loa-details
Its not possible as of now because meter-core depend on raw-socket-sniffer to intercept game data, and its windows only grimacing
loa-details does not depend on this package to function. It is only used if you enable the raw packet capture option in settings. The default approach is pcap.
@withnosalt okay, I tried that but electron explodes at start. Any tips how to debug it? I'm not very familiar with electron apps
@withnosalt okay, I tried that but electron explodes at start. Any tips how to debug it? I'm not very familiar with electron apps
Crash report
It looks like the oodle package has no build for osx.
@withnosalt is it a no-go for osx then?
Maybe at least remove the README paragraph that claims this can be run on unix? Because it's simply not true (I wasted so much time because I didn't even realize this ticket is about unix systems in general lol)
i found the same prob but on windows sys.
npm ERR! code 1
npm ERR! git dep preparation failed
npm ERR! command E:\Program Files\nodejs\node.exe E:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js install --force --cache=C:\Users\Kotiyajune\AppData\Local\npm-cache --prefer-offline=false --prefer-online=false --offline=false --no-progress --no-save --no-audit --include=dev --include=peer --include=optional --no-package-lock-only --no-dry-run
npm ERR! npm WARN using --force Recommended protections disabled.
npm ERR! npm WARN cleanup Failed to remove some directories [
npm ERR! npm WARN cleanup [
npm ERR! npm WARN cleanup 'C:\\Users\\Kotiyajune\\AppData\\Local\\npm-cache\\_cacache\\tmp\\git-cloneZktrZe\\node_modules',
npm ERR! npm WARN cleanup [Error: EPERM: operation not permitted, rmdir 'C:\Users\Kotiyajune\AppData\Local\npm-cache\_cacache\tmp\git-cloneZktrZe\node_modules\bindings'] {
npm ERR! npm WARN cleanup errno: -4048,
npm ERR! npm WARN cleanup code: 'EPERM',
npm ERR! npm WARN cleanup syscall: 'rmdir',
npm ERR! npm WARN cleanup path: 'C:\\Users\\Kotiyajune\\AppData\\Local\\npm-cache\\_cacache\\tmp\\git-cloneZktrZe\\node_modules\\bindings'
npm ERR! npm WARN cleanup }
npm ERR! npm WARN cleanup ]
npm ERR! npm WARN cleanup ]
npm ERR! npm ERR! code 1
npm ERR! npm ERR! path C:\Users\Kotiyajune\AppData\Local\npm-cache\_cacache\tmp\git-cloneZktrZe\node_modules\cap
npm ERR! npm ERR! command failed
npm ERR! npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node-gyp rebuild
npm ERR! npm ERR! gyp info it worked if it ends with ok
npm ERR! npm ERR! gyp info using node-gyp@9.3.1
npm ERR! npm ERR! gyp info using node@18.16.1 | win32 | x64
npm ERR! npm ERR! gyp info find Python using Python version 3.11.4 found at "C:\Users\Kotiyajune\AppData\Local\Programs\Python\Python311\python.exe"
npm ERR! npm ERR! gyp ERR! find VS
npm ERR! npm ERR! gyp ERR! find VS msvs_version not set from command line or npm config
npm ERR! npm ERR! gyp ERR! find VS VCINSTALLDIR not set, not running in VS Command Prompt
npm ERR! npm ERR! gyp ERR! find VS checking VS2022 (17.5.33530.505) found at:
npm ERR! npm ERR! gyp ERR! find VS "E:\Program Files\Microsoft Visual Studio\2022\Community"
npm ERR! npm ERR! gyp ERR! find VS - found "Visual Studio C++ core features"
npm ERR! npm ERR! gyp ERR! find VS - missing any VC++ toolset
npm ERR! npm ERR! gyp ERR! find VS checking VS2017 (15.9.33529.398) found at:
npm ERR! npm ERR! gyp ERR! find VS "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community"
npm ERR! npm ERR! gyp ERR! find VS - "Visual Studio C++ core features" missing
npm ERR! npm ERR! gyp ERR! find VS could not find a version of Visual Studio 2017 or newer to use
npm ERR! npm ERR! gyp ERR! find VS looking for Visual Studio 2015
npm ERR! npm ERR! gyp ERR! find VS - not found
npm ERR! npm ERR! gyp ERR! find VS not looking for VS2013 as it is only supported up to Node.js 8
npm ERR! npm ERR! gyp ERR! find VS
npm ERR! npm ERR! gyp ERR! find VS **************************************************************
npm ERR! npm ERR! gyp ERR! find VS You need to install the latest version of Visual Studio
npm ERR! npm ERR! gyp ERR! find VS including the "Desktop development with C++" workload.
npm ERR! npm ERR! gyp ERR! find VS For more information consult the documentation at:
npm ERR! npm ERR! gyp ERR! find VS https://github.com/nodejs/node-gyp#on-windows
npm ERR! npm ERR! gyp ERR! find VS **************************************************************
npm ERR! npm ERR! gyp ERR! find VS
npm ERR! npm ERR! gyp ERR! configure error
npm ERR! npm ERR! gyp ERR! stack Error: Could not find any Visual Studio installation to use
npm ERR! npm ERR! gyp ERR! stack at VisualStudioFinder.fail (E:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:122:47)
npm ERR! npm ERR! gyp ERR! stack at E:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:75:16
npm ERR! npm ERR! gyp ERR! stack at VisualStudioFinder.findVisualStudio2013 (E:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:369:14)
npm ERR! npm ERR! gyp ERR! stack at E:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:71:14
npm ERR! npm ERR! gyp ERR! stack at E:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\find-visualstudio.js:390:16
npm ERR! npm ERR! gyp ERR! stack at E:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:54:7
npm ERR! npm ERR! gyp ERR! stack at E:\Program Files\nodejs\node_modules\npm\node_modules\node-gyp\lib\util.js:33:16
npm ERR! npm ERR! gyp ERR! stack at ChildProcess.exithandler (node:child_process:427:5)
npm ERR! npm ERR! gyp ERR! stack at ChildProcess.emit (node:events:513:28)
npm ERR! npm ERR! gyp ERR! stack at maybeClose (node:internal/child_process:1091:16)
npm ERR! npm ERR! gyp ERR! System Windows_NT 10.0.22621
npm ERR! npm ERR! gyp ERR! command "E:\\Program Files\\nodejs\\node.exe" "E:\\Program Files\\nodejs\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"
npm ERR! npm ERR! gyp ERR! cwd C:\Users\Kotiyajune\AppData\Local\npm-cache\_cacache\tmp\git-cloneZktrZe\node_modules\cap
npm ERR! npm ERR! gyp ERR! node -v v18.16.1
npm ERR! npm ERR! gyp ERR! node-gyp -v v9.3.1
npm ERR! npm ERR! gyp ERR! not ok
Was trying to run dev stand on macOS Ventura 13.2.2, but it fails during
npm install
. I use node v16.18.1 and npm 8.9.12