Skip to content
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

NTSV 1.2 with ES6 Preview: Error TS5055: Cannot Write file ... #928

Closed
mjbvz opened this issue May 5, 2016 · 1 comment
Closed

NTSV 1.2 with ES6 Preview: Error TS5055: Cannot Write file ... #928

mjbvz opened this issue May 5, 2016 · 1 comment
Labels

Comments

@mjbvz
Copy link
Contributor

mjbvz commented May 5, 2016

Repo

  1. NTSV 1.2 alpha, vs 2015 U2
  2. Create new node JavaScript console app
  3. Have es6 preview enabled.
  4. Wait a few moments

Expected
No Errors

Actual
See this error in the Error List:

Error   TS5055  Cannot write file 'c:/HOME/NodejsConsoleApp9/NodejsConsoleApp9/app.js' because it would overwrite input file.   NodejsConsoleApp9       1   Active

This does not seem to cause any real problems since you can still launch and run the app just fine.

Searching for more info about TS5055, this SO question was the second hit:
http://stackoverflow.com/questions/36792151/visual-studio-2015-nodejs-typescript-overwriting-node-startup-file

@mjbvz
Copy link
Contributor Author

mjbvz commented Jun 27, 2016

This is a Typescript/Salsa issue that should be resolved by VS 2015 Update 3 RTM (the RC does not have the fix.)

Try upgrading if you are seeing this issue and install NTVS 1.2 RC as well.

@mjbvz mjbvz closed this as completed Jun 27, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant