kerem
kerem
I have a similar error(Uncaught Error: [$injector:modulerr]), my project structure is as follows: ` ``` ``` /\* my module */ angular.module('app.core', [ 'ngSanitize', 'blocks.logger', 'blocks.router', 'ngMaterial', 'mdDataTable', 'ui.router' ]); `
for example, you can use following **mdt-custom-cell-button**: ` visibility `
I think [this](https://blog.nrwl.io/set-up-tailwind-css-with-angular-in-an-nx-workspace-6f039a0f4479) might solve your problem, @gcanu
Yes I didn't use the `--prod` flag, you are right @vltansky ! The problem's been solved.
I don't think this issue will be resolved for now. The issue depends on many other issues, for example the c/c++ compiler mac os uses or the default python version...
I've same issue. I implemented the iTERm2 [Shell Integration documentation](https://iterm2.com/documentation-shell-integration.html) but `zhs` does not recognize `xterm-256color`. And it can not change fonts and colors preferences.