Mika Andrianarijaona

Results 7 comments of Mika Andrianarijaona

Did anyone solved this issue with React 17?

@mattleonowicz do you recommend any other library?

@realw5 thanks I will take a look

Hi @florian-milky, do you mind sharing your `Dockerfile` or any information on how the build runs? I know Docker do some image optimisation and may skip some parts and reuse...

I guess the `--quiet` swallows all errors, removing it (at least temporary) may help see the root cause

I believe it should log at least the important errors

@olivewong, there should be no need to install prettier globally if it is installd in local project since setting `let g:neoformat_try_node_exe = 1`. Yet in my case, prettier is installed...