Dinesh

Results 96 comments of Dinesh

> You should just be able to do something like > perl Configure darwin64-x86_64 make -j8 Do make sure you are using a native Terminal, rather than one running under...

@tom-cosgrove-arm - Oops my bad. This sounded close to what I was facing. I'll take another look at the issues. If not I will open up a new issue. ty...

Yeah, it's a bit annoying it takes 3 seconds to start after clicking the button. Is this a limitation of electron?

@goderbauer - That's a good point it can be a good package. Do you have any suggestions on how can I build this as a package?

@predatorx7 - That's an interesting framework. The animations are really good. However, it is heavily opinionated and does not work with the layout that I'm trying to build. Also, I...

The workaround mentioned in @FeodorFitsner's [comment](https://github.com/flutter/flutter/issues/116703#issuecomment-1403956612) -> Worked on Docker - Ubuntu aarch64 (on Mac M1). Thank you so much. I'm looking forward to an official fix though

we were using Angular 14 here.. Looks like at some point in time angular introduced `strictTemplate` option in the `tsconfig.json` I had to set `tsconfig.json` -> `angularCompilerOptions` -> `strictTemplates: false`:...

@jyotiyi - did you find any solution for this?

Well.. looks like lots of things have changed in this project. I haven't got a chance to go through the new changes. Sadly the documentation does not appear to be...

@jleach - was it recently fixed? We still have this issue in our fork of bifold (commit Id - 967ef)