Denis Bendrikov
Denis Bendrikov
> but I do have a PR to prevent all these messages: [nrwl/nx#28073](https://github.com/nrwl/nx/pull/28073) 81 files - that's an impressive amount of work 👏 thanks!
I tried fresh nx and nx-dotnet ```shell npx create-nx-workspace@latest nx1962 --preset=apps --workspaceType=integrated --ci=skip cd nx1962 npm add -D @nx-dotnet/core nx g @nx-dotnet/core:init nx g @nx-dotnet/core:app --name=my-api --directory=apps/my-api --language=C# --template=webapi --testTemplate=nunit...
@AgentEnder, can you please release the latest changes to fix this issue?
Hey @AgentEnder, any suggestions on how to fix failing CI? I also tried running this failing `nx run core-e2e:e2e` task on the master branch and got the same errors as...
@getlarge wow, sounds great! Thanks a lot I'll rebase it and check it out
hey @AgentEnder, would you mind approving CI re-run
I think that such functionality will lead to a win-win situation for both Angular and Nx. * ng cli users will get more intuitive and fast code locating * nx...
@ai so it's not about the colors; it's about the length. Since, in addition to the node with the error (`@font-face{...}`), the entire line of a file is also displayed,...
After yesterday's massive attack on energetic infrastructure I have very limited access to electricity and the internet, so my initial intent to contribute it this weekend looks unrealistic. So if...
I just checked, and it works great! Thank you all