delegateas / XrmDefinitelyTyped

Tool to generate TypeScript declaration files for Dynamics 365/CDS client-side coding.
http://delegateas.github.io/Delegate.XrmDefinitelyTyped/
MIT License
133 stars 53 forks source link

Missing _internal folder #295

Open rexkenley opened 10 months ago

rexkenley commented 10 months ago

Describe the bug When running the tool, it complains about a missing _internal folder. My current work around is to manually create the folder.

image

Expected Behavior The tools should run without manual folder creation intervention.

Environment