Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Could not determine the output file associated with the transpiled input file #932

@ghost

Description

Problem you have encountered:

Receiving "Could not determine the output file associated with the transpiled input file" error when we deploy node js code.

Configurations:

  • typescript - v4.0.3
  • node - v14.15.0
  • webpack - v5.4.0

We tried to enable sourcemap with below webpack sourcemapers

  • 'source-map'
  • 'inline-source-map'
  • 'hidden-source-map'
    But we are not able to set debugger in typescript based project.

What you expected to happen:

The debugger should be attached to a node js based project which contains code in TS and transpile through webpack.

Metadata

Metadata

Assignees

No one assigned

    Labels

    🚨This issue needs some love.api: clouddebuggerIssues related to the googleapis/cloud-debug-nodejs API.priority: p2Moderately-important priority. Fix may not be included in next release.type: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions