microsoft / microsoft/TypeScript-Sublime-Plugin
[OS X/ST 3126] Builds are failing with The specified path does not exist: '/dev/null'
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 1.7k
- Forks
- 236
- Avg merge
- 21d 13h
- Merged PRs (30d)
- 1
Description
I'm using OS X 10.10.5 and ST 3126, with Typescript package version 2.0.1 and builds are failing with this error error TS5058: The specified path does not exist: #'/dev/null'.
Compiling from the command line using tsc works fine.
I saw that a fix for this bug was merged yesterday, but the issue still persists.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure in the TypeScript Sublime Plugin on OS X 10.10.5 with Sublime Text 3126 and TypeScript 2.0.1, comparing the plugin build with command-line tsc. Trace how the plugin supplies /dev/null and verify the build succeeds without the TS5058 error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, macos, typescript
- Domain
- build-system, tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100