-
Notifications
You must be signed in to change notification settings - Fork 837
Description
Summary
The environment is Windows 10. When starting openwork in an offline (no network) environment, the following error occurs.
Steps to reproduce
The environment is Windows 10. When starting openwork in an offline (no network) environment, the following error occurs.
Expected behavior
Start opencode normally.
Actual behavior
OpenCode CLI is installed, but opencode serve is unavailable. Update OpenCode and retry. Serve output: ERROR 2026-02-05T06:06:37 +618ms service=default name=Error message=EPERM: operation not permitted, open 'B:~BUN\locales\en_US.json' stack=Error: EPERM: operation not permitted, open 'B:~BUN\locales\en_US.json' at readFileSync (unknown) at _readLocaleFile (../../node_modules/.bun/y18n@5.0.8/node_modules/y18n/build/lib/index.js:135:51) at __ (../../node_modules/.bun/y18n@5.0.8/node_modules/y18n/build/lib/index.js:24:18) at help (../../node_modules/.bun/yargs@18.0.0/node_modules/yargs/build/lib/usage.js:245:30) at (../../node_modules/.bun/yargs@18.0.0/node_modules/yargs/build/lib/usage.js:459:19) at showHelp (../../node_modules/.bun/yargs@18.0.0/node_modules/yargs/build/lib/yargs-factory.js:853:65) at [runYargsParserAndExecuteCommands] (../../node_modules/.bun/yargs@18.0.0/node_modules/yargs/build/lib/yargs-factory.js:1438:26) at parseAndUpdateUsage (../../node_modules/.bun/yargs@18.0.0/node_modules/yargs/build/lib/command.js:202:14) at runCommand (../../node_modules/.bun/yargs@18.0.0/node_modules/yargs/build/lib/command.js:164:36) at [runYargsParserAndExecuteCommands] (../../node_modules/.bun/yargs@18.0.0/node_modules/yargs/build/lib/yargs-factory.js:1389:105) fatal EPERM: operation not permitted, open 'B:~BUN\locales\en_US.json' �[91m�[1mError: �[0mUnexpected error, check log file at for more details