I recently update my Fuse up to 1.6.0.15273 and when I load my project it takes a long time to run, and when he complete the Building Project... stage it get stuck on Refrying...
I had the same problem with 1.5 and had to fell back to 1.4. And again from 1.6 to 1.4 to continue the work.
MacBook Pro 2017 High Sierra
8GB RAM - i5 - 128GB SSD
fuse build -tdotnet -r fails because you don’t have Mono framework installed. However that command isn’t something we support on Mac by default, but it should work if you install Mono first.
Hi, it seems like the app goes into a loop telling me that Cannot read property 'dataNascimento' of undefined in Views/Cliente/Produtos/Vida/Vida.js:27, do you know why it’s undefined?
Of course that shouldn’t cause Studio to hang, but it may be the source.
Hi, I removed that line to try, and he completed the Bulding Project... stage. But it take a long time to run the project. Now its running, I’ll check it there are others errors like this undefined.
Thank you!
When you made a test on my project, it took a long time to run too?
Hi, sounds like there are dangling processes after the crash. I think fuse kill-all will help in that case, so just run that command in terminal after a crash.