tjanczuk / edge

Run .NET and Node.js code in-process on Windows, MacOS, and Linux
http://tjanczuk.github.io/edge
Other
5.42k stars 640 forks source link

Error: __dirname is not defined #694

Closed Angular-sa closed 4 days ago

Angular-sa commented 4 years ago

Hi, I tried to use EdgeJs in Angular 7 to reuse my c# code. but I got " __dirname is not defined" error. I was wondering if you could fix it, so Angular developer can use EdgeJs. Thank you