microsoft / microsoft/TypeScript-Sublime-Plugin

Error:NOT work!

Open
#696 5 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Bug Help Wanted
Dominant language
JavaScript
Stars
1.7k
Forks
236
Avg merge
21d 13h
Merged PRs (30d)
1

Description

Traceback (most recent call last):
  File "./python3.3/threading.py", line 901, in _bootstrap_inner
  File "./python3.3/threading.py", line 858, in run
  File "D:\Sublime Text 3157 x64Dev\Data\Packages\TypeScript\typescript\libs\node_client.py", line 146, in monitorPostQueue
    self.server_proc.stdin.flush()
OSError: [Errno 22] Invalid argument

**How can i fix this Error

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start at Data/Packages/TypeScript/typescript/libs/node_client.py, especially monitorPostQueue around line 146, where server_proc.stdin.flush() raises OSError 22. Reproduce the error in the Sublime Text TypeScript plugin environment described in the traceback and determine the conditions that cause it. Done means the reported error no longer occurs and the fix is verified in that environment.

Written by the indexing model from the issue text.

Assessment

Tech stack
python, typescript
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
20/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.