Skip to content

Directory being made upon opening file (.ts) #432

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

Closed
nol166 opened this issue Apr 4, 2019 · 0 comments · Fixed by #472
Closed

Directory being made upon opening file (.ts) #432

nol166 opened this issue Apr 4, 2019 · 0 comments · Fixed by #472
Labels
bug Something isn't working
Milestone

Comments

@nol166
Copy link
Contributor

nol166 commented Apr 4, 2019

  • code-server version: v1.604-vsc1.32.0
  • OS Version: 10.14.4 (18E226)

Description

A directory is being created whenever opening .ts files called console.log(require.resolve('tslint'));

Update This issue only happens with the binary. Running code-server using yarn start prevents this issue from occurring. This leads me to believe it may have something to do with nbin.

Steps to Reproduce

  1. Run code server
  2. Open a .ts file
@nol166 nol166 added the bug Something isn't working label Apr 4, 2019
@kylecarbs kylecarbs added this to the April 2019 milestone Apr 4, 2019
@code-asher code-asher mentioned this issue Apr 9, 2019
3 tasks
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

Successfully merging a pull request may close this issue.

2 participants