Illya Mishkin

Results 18 comments of Illya Mishkin

Just updated nx to newest version (14.5.6) with nx migrate and got on CI same problem. This is first time, when CI blow up with this type of error. Any...

Here is a raport: Node : 16.16.0 OS : darwin x64 yarn : 1.22.4 nx : 14.5.6 @nrwl/angular : 14.5.6 @nrwl/cypress : 14.5.6 @nrwl/detox : Not Found @nrwl/devkit : 14.5.6...

@vsavkin @AgentEnder Hi! I just updated the application to the newest version of nx (14.5.8) and yes you fixed the problem above. But I found the new one. After a...

@vsavkin @AgentEnder fix doesn't work. Just after yarn nx clear-cache I started building application and got this: Could not find 'nx' module in this workspace. Error: [readCachedProjectGraph] ERROR: No cached...

So I think we need to reopen this ticket

@AgentEnder on our CI while Jest Tests run, we got this error. I think we cannot close this ticket because sometimes it shows up. Do you need more information from...

Bump, we currently migrating our Angular application to NX libraries on version 13.9.6. We have 1000+ modules and at this moment we migrated 100 of them and we had the...

Hi, thank you for your response @Coly010. Ok, but if I will divide my application into smaller ones, it doesn't solve the problem. For example, one small application will contain...

Can you correct me, so that if I will switch to non-buildable libs, we won't have a cache?

Thank you @Coly010 :) I need to analyze it. I can close it at this moment