Skip to content

OVERLAY_HEADING_COLOR is not defined #712

Description

@cloudaform

Summary

file:///usr/local/lib/node_modules/command-code/dist/cli.mjs:16:584

  • Overlay (file:///usr/local/lib/node_modules/command-code/dist/cli.mjs:16:584)
    -renderWithHoo (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reco
    s nciler.production.js:2655:23)
    -updateFunctionCompo (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/reac
    ent t-reconciler.production.js:4426:17)
    -beginWor (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconcile
    r.production.js:5422:16)
    -performUnitOfW (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-rec
    rk onciler.production.js:9435:16)
    -workLoopSyn (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconc
    iler.production.js:9310:39)
    -renderRootSy (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-recon
    c ciler.production.js:9291:9)
    -performWorkOnR (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-rec
    ot onciler.production.js:8864:42)
    -performSyncWorkOn (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-
    oot reconciler.production.js:1292:5)
    -flushSyncWorkAcrossRoo (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/r
    s_impl eact-reconciler.production.js:1159:19)
    -processRootScheduleInMi (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/
    rotask react-reconciler.production.js:1193:7)
  • (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.produc
    tion.js:1302:15)
  • process.processTicksAndRejections (node:internal/process/task_queues:104:5)

✖ CRITICAL: Unhandled Promise Rejection!
This is an unexpected error. Please file a bug report at https://github.com/CommandCodeAI/command-code/issues/new
✖ ERROR → ReferenceError
ℹ REASON → OVERLAY_HEADING_COLOR is not defined
ℹ ERROR STACK ↓
ReferenceError: OVERLAY_HEADING_COLOR is not defined
at Overlay (file:///usr/local/lib/node_modules/command-code/dist/cli.mjs:16:584)
at renderWithHooks (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.production.js:2655:23)
at updateFunctionComponent (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.production.js:4426:17)
at beginWork (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.production.js:5422:16)
at performUnitOfWork (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.production.js:9435:16)
at workLoopSync (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.production.js:9310:39)
at renderRootSync (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.production.js:9291:9)
at performWorkOnRoot (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.production.js:8864:42)
at performSyncWorkOnRoot (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.production.js:1292:5)
at flushSyncWorkAcrossRoots_impl (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.production.js:1159:19)
at processRootScheduleInMicrotask (/usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.production.js:1193:7)
at /usr/local/lib/node_modules/command-code/node_modules/react-reconciler/cjs/react-reconciler.production.js:1302:15
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)

Expected Behavior

The expected behavior is for the application note to crash!

Actual Behavior

Application crashing

Steps to reproduce the issue

I cannot reproduce; your application stated "this is a bug" and directed me here

Command Code Version

1.28.4

Operating System

macOS

Terminal/IDE

Warp

Shell

zsh

Session file (optional)

No response

Fix prompt (optional)

No response

Additional context

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions