denoland / denoland/dnt

Enhance error messages to be relative cwd

Open
#425 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Rust
Stars
1.3k
Forks
49
PR merge metrics
No merged PRs in 30d

Description

For example:

```
src/deps/jsr.io/@david/path/0.2.0/mod.ts:1195:15 - error TS2304: Cannot find name 'StreamPipeOptions'.

1195 options?: StreamPipeOptions,
~~~~~~~~~~~~~~~~~
```

This should be relative the cwd rather than the build directory.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.