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
- Run code server
- Open a
.ts file
code-serverversion: v1.604-vsc1.32.0Description
A directory is being created whenever opening
.tsfiles calledconsole.log(require.resolve('tslint'));Update This issue only happens with the binary. Running code-server using
yarn startprevents this issue from occurring. This leads me to believe it may have something to do withnbin.Steps to Reproduce
.tsfile