BlazorMedia
BlazorMedia copied to clipboard
Typescript Error with VS 2019
tsc : error TS18003: Build:No inputs were found in config file 'C:/Users/DEV/.nuget/packages/blazormedia/0.3.0.5/contentFiles/any/netstandard2.1/tsconfig.json'. Specified 'include' paths were '["**/*"]' and 'exclude' paths were '[]'.
Same problem for me. @JohnnyOpcode did you find a workaround?
Also got this problem.
I added an empty file called file.ts to the netstandard2.1 directory. Any file name will do, it just has to have the .ts suffix.