SpeedK
Results
2
comments of
SpeedK
> Hi! When I run `toncli run_tests` on windows I get this error after a successful built: > > ``` > [ 1][t 0][2022-04-06 18:30:14.7424055][fift-main.cpp:180] Error interpreting standard preamble file...
The weird thing is repeating the exact same command makes it work. for example, for i=0 to n: try: context.i18n.t('welcome',{username:username}) may give an error on i=0 but works perfectly on...