ChimeraFlutter / Chimera-Flutter-Code-Push

This SDK helps Flutter implement Code Push(热更新). Official Blog: https://medium.com/@chimerapush
Other
182 stars 37 forks source link

Compiler issue #2

Open BaaskaDev opened 2 years ago

BaaskaDev commented 2 years ago

Already set chmod 777 to compiler but getting this error: Current version 1.0.7 thread 'main' panicked at 'calledResult::unwrap()on anErrvalue: Os { code: 13, kind: PermissionDenied, message: "Permission denied" }', rust_compile/src/lib.rs:174:44 note: run withRUST_BACKTRACE=1environment variable to display a backtrace

leithalnajjar commented 1 year ago

same issue.

Aaron009 commented 1 year ago

The workload of the hot update is too large, and it is impossible to allocate manpower.