ResolveMessage: Cannot find module '../../lib/validate_crit.js' from '/home/julian/.cache/opencode/node_modules/jose/dist/browser/jwe/flattened/decrypt.js' #6404

Open
opened 2026-02-16 18:04:02 -05:00 by yindo · 0 comments
Owner

Originally created by @gapplef on GitHub (Jan 15, 2026).

Originally assigned to: @rekram1-node on GitHub.

Description

Newly installed OpenCode shows a blank screen when launched. The logs show the following error

opencode run hello --print-logs

ResolveMessage: Cannot find module '../../lib/validate_crit.js' from '/home/julian/.cache/opencode/node_modules/jose/dist/browser/jwe/flattened/decrypt.js'

The problem occurs when I install OpenCode on a remote machine, but it does not appear when I test it on my local machine.

Plugins

No response

OpenCode version

1.1.23

Steps to reproduce

No response

Screenshot and/or share link

No response

Operating System

Rocky Linux 8.9

Terminal

VSCode built-in terminal

Originally created by @gapplef on GitHub (Jan 15, 2026). Originally assigned to: @rekram1-node on GitHub. ### Description Newly installed OpenCode shows a blank screen when launched. The logs show the following error ```bash opencode run hello --print-logs ``` > ResolveMessage: Cannot find module '../../lib/validate_crit.js' from '/home/julian/.cache/opencode/node_modules/jose/dist/browser/jwe/flattened/decrypt.js' The problem occurs when I install OpenCode on a remote machine, but it does not appear when I test it on my local machine. ### Plugins _No response_ ### OpenCode version 1.1.23 ### Steps to reproduce _No response_ ### Screenshot and/or share link _No response_ ### Operating System Rocky Linux 8.9 ### Terminal VSCode built-in terminal
yindo added the bug label 2026-02-16 18:04:02 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#6404