I did a fresh install from NPM, on a win10 machine, with node version 25.0 installed.
Running the opencode-pilot start ends with the following:
PS D:\opencodeAuto> opencode-pilot start [opencode-pilot] Starting polling service... Error: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'
Is there anything I could change or fix on my end?
I did a fresh install from NPM, on a win10 machine, with node version 25.0 installed.
Running the opencode-pilot start ends with the following:
PS D:\opencodeAuto> opencode-pilot start [opencode-pilot] Starting polling service... Error: Only URLs with a scheme in: file, data, and node are supported by the default ESM loader. On Windows, absolute paths must be valid file:// URLs. Received protocol 'c:'Is there anything I could change or fix on my end?