Skip to content

[Bug] Cannot find module 'ts-node/register/transpile-only' #355

@burakakca

Description

@burakakca

What are you really trying to do?

I'm trying to run debugger plugin.

Describe the bug

Process exited with code 1
Uncaught Error Error: Cannot find module 'ts-node/register/transpile-only'
Require stack:
- internal/preload
    at Module._resolveFilename (internal/modules/cjs/loader:1144:15)
    at Module._load (internal/modules/cjs/loader:985:27)
    at internalRequire (internal/modules/cjs/loader:175:19)
    at Module._preloadModules (internal/modules/cjs/loader:1582:5)
    at loadPreloadModules (internal/process/pre_execution:731:5)
    at setupUserModules (internal/process/pre_execution:172:3)
    at prepareExecution (internal/process/pre_execution:132:5)
    at prepareMainThreadExecution (internal/process/pre_execution:55:10)
    at <anonymous> (internal/main/run_main_module:11:19)

Environment/Versions

  • OS and processor: [Linux Mint 20.2]
  • Temporal Version: [1.23.0] and/or SDK version Typescript SDK: 1.9.3
  • Docker

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions