Skip to content

staticwebassets - System.IO.DirectoryNotFoundException  #199

@gpillit

Description

@gpillit

Hello, I am encountering a System.IO.DirectoryNotFoundException while running my container. The error specifically points to the directory /home/vsts/.nuget/packages/tewr.blazor.filereader/3.3.2.23201/staticwebassets/. The error message indicates that the directory is not found, and this is causing the application to fail.

I have verified that the Tewr.Blazor.FileReader package was successfully installed during the restore process, but it seems that some files or directories are missing, leading to this exception during runtime. This issue is hindering the proper execution of my application.

Additionally, I have reviewed the stack trace and it seems to be related to the StaticWebAssetsLoader and ManifestStaticWebAssetFileProvider.

I would appreciate any guidance or assistance in resolving this issue. Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    packagingProblems concerning the nuget package

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions