Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
burakakca opened this issue Mar 29, 2024 · 0 comments
Open

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

burakakca opened this issue Mar 29, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@burakakca
Copy link

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
@burakakca burakakca added the bug Something isn't working label Mar 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant