Hi was trying to start the MCP server using Github Copilot and got the following error:
Error: spawn UNKNOWN
at ChildProcess.spawn (node:internal/child_process:421:11)
at spawn (node:child_process:761:9)
at runNativeBinary (C:\Users\user\AppData\Roaming\npm\node_modules\flutter-skill\bin\cli.js:125:18)
at main (C:\Users\user\AppData\Roaming\npm\node_modules\flutter-skill\bin\cli.js:93:5)
at Object.<anonymous> (C:\Users\user\AppData\Roaming\npm\node_modules\flutter-skill\bin\cli.js:321:1)
at Module._compile (node:internal/modules/cjs/loader:1369:14)
at Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Module._load (node:internal/modules/cjs/loader:1022:12)
at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:135:12) {
I also get the same error when just running flutter-skill server from terminal
Let me know if any additional info needed to narrow issue
Hi was trying to start the MCP server using Github Copilot and got the following error:
I also get the same error when just running
flutter-skill serverfrom terminalLet me know if any additional info needed to narrow issue