# Rocket.Chat 8.5 @rocket.chat/apps deno-runtime main.ts package path

Status: search-observed
Product: Rocket.Chat
Last verified: 2026-06-25
Canonical HTML: https://gitdocs.org/fix/rocket-chat-85-rocket-chat-apps-deno-runtime-main-ts-package-path
Machine JSON: https://gitdocs.org/api/fixes/rocket-chat-85-rocket-chat-apps-deno-runtime-main-ts-package-path.json

## Exact Symptom

See the observed Codex queries below.

## Diagnosis

The local repository can expose the failure, but the decisive repair depends on the current host, package, runtime, or API contract.

## Fix

```
Use the source trail below to align the local install, host, API, or runtime configuration with the current external contract.
```

## Avoid

- Changing local code without checking the current external contract.
- Retrying the same install, build, or API call with no version/source change.
- Applying a broad unsafe bypass when a narrow compatibility fix is available.

## Observed Codex Queries

- Rocket.Chat 8.5 @rocket.chat/apps deno-runtime main.ts package path
- Rocket.Chat 8.5 deno-runtime main.ts Module not found apps-engine symlink
- @rocket.chat/apps deno-runtime main.ts

## Sources

- Rocket.Chat Deno runtime symlink issue: https://github.com/RocketChat/Rocket.Chat/issues/40944
