-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fail on Build #6
Comments
same thing for me |
I have the same issue when using I resolved my issue by excluding the <PackageReference Include="BlazorMedia" Version="0.2.333.326">
<ExcludeAssets>contentFiles</ExcludeAssets>
</PackageReference> And then I added <script src="_content/BlazorMedia/BlazorMedia.js"></script> Then everything works fine! Hope it helps. |
Hi guys, sorry I need to update the readme |
Thank you @AbeBaehaki I did the same in blazor server But I'm getting the error you can see on the screen after my camera gets connected |
@Mercurial any idea on that one? |
Here's a repro repo: |
fail on build blazor app :
Severity Code Description Project File Line Suppression State
Error TS18003 Build: No entries were found in the configuration file "C: /Users/Administrator/.nuget/packages/blazormedia/0.2.333.326/contentFiles/any/netstandard2.0/tsconfig.json". The include paths were "[" ** / * "]", the exclude paths were "[]". Mobile H: \ Programming \ Mobile \ Mobile \ tsc 1
please help me
The text was updated successfully, but these errors were encountered: