TypeScript Debugger can't find relation library

Hi,AlterNET soft!
I ran the demo program and the error was reported as shown in the figure.


When installing alternet, I did not use the default location, but installed under d:

C:\Users\foreach>dotnet --info
.NET SDK:
Version: 7.0.100
Commit: e12b7af219

OS Name: Windows
OS Version: 10.0.22000
OS Platform: Windows
RID: win10-x64
Base Path: C:\Program Files\dotnet\sdk\7.0.100\

Host:
Version: 7.0.0
Architecture: x64
Commit: d099f075e4

.NET SDKs installed:
5.0.410 [C:\Program Files\dotnet\sdk]
7.0.100-preview.6.22352.1 [C:\Program Files\dotnet\sdk]
7.0.100 [C:\Program Files\dotnet\sdk]

.NET runtimes installed:
Microsoft.AspNetCore.App 3.1.27 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 6.0.0 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 6.0.7 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 6.0.11 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 7.0.0-preview.6.22330.3 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.AspNetCore.App 7.0.0 [C:\Program Files\dotnet\shared\Microsoft.AspNetCore.App]
Microsoft.NETCore.App 3.1.27 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.7 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 6.0.11 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 7.0.0-preview.6.22324.4 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.NETCore.App 7.0.0 [C:\Program Files\dotnet\shared\Microsoft.NETCore.App]
Microsoft.WindowsDesktop.App 3.1.27 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 5.0.17 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 6.0.7 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 6.0.11 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 7.0.0-preview.6.22351.3 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]
Microsoft.WindowsDesktop.App 7.0.0 [C:\Program Files\dotnet\shared\Microsoft.WindowsDesktop.App]

Package version:
< PackageReference Include=“Alternet.Studio.Common.TypeScript” Version=“8.1.10” />
< PackageReference Include=“Alternet.Studio.Editor.WindowsForms” Version=“8.1.10” />
< PackageReference Include=“Alternet.Studio.Editor.Common” Version=“8.1.10” />
< PackageReference Include=“Alternet.Studio.Editor.TypeScript” Version=“8.1.10” />
< PackageReference Include=“Alternet.Studio.Scripter.Integration” Version=“8.1.10” />
< PackageReference Include=“Alternet.Studio.Syntax” Version=“8.1.10” />
< PackageReference Include=“Alternet.Studio.Scripter.TypeScript” Version=“8.1.10” />
< PackageReference Include=“Alternet.Studio.Scripter.Debugger.TypeScript” Version=“8.1.10” />
< PackageReference Include=“Alternet.Studio.Common” Version=“8.1.10” />
< PackageReference Include=“Alternet.Studio.Scripter.Common” Version=“8.1.10” />
< PackageReference Include=“Alternet.Studio.Scripter.Debugger.Common” Version=“8.1.10” />
< PackageReference Include=“Alternet.Studio.Scripter.Debugger.UI.WindowsForms” Version=“8.1.10” />

Thanks!

Hi,

There was a known issue with the TypeScript compiler failing with this error when installing on virtual drives:

They claim it to be fixed a long time ago, but the last time we checked, it was still a problem.

We will try to upgrade to the latest TypeScript compiler version to see if it helps, meanwhile I’d recommend installing AlterNET Studio examples on drive C:

Kind regards,
Dmitry

I installed alterNet on disk c, and now it can work normally. I hope this bug can be solved, because the end user may install the software in other locations.thanks again!

Hi,

We will try to look at this issue before the next update and I will update you on how it goes.

Kind regards,
Dmitry