dartssh2 icon indicating copy to clipboard operation
dartssh2 copied to clipboard

Fix the error that the file cannot be found when packaging the web

Open arcticfox1919 opened this issue 4 years ago • 0 comments

Thank you very much for your work.

But when I package the web version, I get a similar error:

Error: Error when reading '.../dartssh2-1.2.0-pre/lib/http_html.dart': The system cannot find the path specified.

I checked the code and found that it was because of the problem with the package path, so I fixed it.

arcticfox1919 avatar Nov 26 '21 05:11 arcticfox1919