Skip to content

[Bug] load-context.mjs throws error in _resolveFilename #140

@juniormayhe

Description

@juniormayhe

What happened?

error during execution of impeccable layout in claude code

Steps to reproduce

  1. run command /impeccable:impeccable layout do something
  2. console shows errors

Expected behavior

No errors in console regarding impeccable internals

Provider & environment

  • Provider Claude Code
  • Provider version: 2.1.216
  • OS: Windows 11 Version 25H2 (OS Build 26200.8246)

Additional context

❯ /impeccable:impeccable layout update design of homepage

● Loading impeccable context and exploring the homepage.

● Bash(node .claude/skills/impeccable/scripts/load-context.mjs)
  ⎿  Error: Exit code 1
     node:internal/modules/cjs/loader:1459
       throw err;
       ^

     Error: Cannot find module 'C:\Users\xyz\source\repos\MyProject\.claude\skill
     s\impeccable\scripts\load-context.mjs'
         at Module._resolveFilename (node:internal/modules/cjs/loader:1456:15)
         at defaultResolveImpl (node:internal/modules/cjs/loader:1066:19)
         at resolveForCJSWithHooks (node:internal/modules/cjs/loader:1071:22)
         at Module._load (node:internal/modules/cjs/loader:1242:25)

     … +8 lines (ctrl+o to expand)

  Read 1 file (ctrl+o to expand)

● Script missing. Let me find PRODUCT.md directly and explore the homepage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions