[Question/Bug] NodeServices[0] [fail] ts-loader: Using typescript@1.8.10 and c:\**\**\tsconfig.json #1465

Closed
opened 2025-08-09 17:20:15 +00:00 by fergalmoran · 0 comments
Owner

Originally created by @baserz on 7/31/2016

Hi folks
I got an issue in an app im building and im unsure exactly what caused it. When running it in Kestrel, the first line that appears is an error: "NodeServices[0] [fail] ts-loader: Using typescript@1.8.10 and c:__\tsconfig.json" and thats it. The application then works fine, both prerender and client render. But i realized that this breaks azure publishing through visual studio for example.

I first assumed it was some of my code, but i couldnt locate anything. So i checkedout an old branch which i previously deployed successfully to azure -> same error. So i created a new empty project and pasted the samplecode from the sampleproject (yo aspnetcore-spa angular2) and got the exact same error. Running the sample project worked however.

Now im starting to suspect if it perhaps is something that is broken after i updated visual studio 2015or something. But i wanted to check if anyone here knows what this error means (it tells me absolutely nothing in regards as to what is wrong). As said everything works perfectly efter that error has passed locally.

*Originally created by @baserz on 7/31/2016* Hi folks I got an issue in an app im building and im unsure exactly what caused it. When running it in Kestrel, **the first line that appears** is an error: "NodeServices[0] [fail] ts-loader: Using typescript@1.8.10 and c:*_\_*\tsconfig.json" and thats it. The application then works fine, both prerender and client render. But i realized that this breaks azure publishing through visual studio for example. I first assumed it was some of my code, but i couldnt locate anything. So i checkedout an old branch which i previously deployed successfully to azure -> same error. So i created a new empty project and pasted the samplecode from the sampleproject (yo aspnetcore-spa angular2) and got the exact same error. Running the sample project worked however. Now im starting to suspect if it perhaps is something that is broken after i updated visual studio 2015or something. But i **wanted to check if anyone here knows what this error means** (it tells me absolutely nothing in regards as to what is wrong). As said everything works perfectly efter that error has passed locally.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/JavaScriptServices#1465
No description provided.