codeaid
codeaid
Any updates on this?
Are there any plans to merge this in? It's been 4 months since this PR was opened.
Another victim here. In my case `colors` requires `os` and `winston` logger requires `os`, `fs`, `path`, `zlib`, `http` and `https` which means the project obviously doesn't even compile. Having scrolled...
@acidhax Ejecting is not an option! 
I have the same issue - changed colours and effects in my custom profile, switch back to Default then switch to mine and all my changes are gone apart from...
As the issue title says - it's happening with versions of `react-scripts-ts` starting with 2.10.0 and up to (currently) 2.13.0 inclusive. I went back to debugging the problem after I...
Thanks for detailed explanation! Much appreciated! Firstly, you can find my `tsconfig.json`, `tslint.json` and `package.json` files in [this gist](https://gist.github.com/anonymous/b3b942bda2640f63359393dcc5fbaba7) if still needed. Having read more about modules lately I do...
Just adding my voice - got the same thing happening - modal showing in the top left corner after updating CSS to 2.3.0. Reverting to 2.2.14 fixes it.
The last suggestion doesn't work for me. I am using 5.6 (due to AWS Aurora Serverless) and my `DateTime` fields also get generated as `datetime(6)`, which causes ``` MySql.Data.MySqlClient.MySqlException (0x80004005):...
What's the situation with this 5 months after being reported? Are there any plans to rectify this in the near future? Just installed the library after a break of a...