Skip to content

Error when trying to export macros #38

@bernatagulloesbrina

Description

@bernatagulloesbrina

Hello Stephen,

quite blown away by the coding you have put togeter!
As I try it though I'm getting the following error


You may only use the Microsoft .NET Core Debugger (vsdbg) with
Visual Studio Code, Visual Studio or Visual Studio for Mac software
to help you develop and test your applications.

The application to execute does not exist: 'C:/Users/maguires/.dotnet/tools/.store/dotnet-script/1.3.1/dotnet-script/1.3.1/tools/net6.0/any/dotnet-script.dll'
The target process exited without raising a CoreCLR started event. Ensure that the target process is configured to use .NET Core. This may be expected if the target process did not run on .NET Core.
The program '[44304] dotnet.exe' has exited with code -2147450751 (0x80008081).

looks like there's an absolute reference somewhere in the code -- any hint on how can I fix that?

regards!

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions