Aamir Iqubal

Results 3 comments of Aamir Iqubal

`brew install automake` This should help for the MacOs users.

I am also facing the same problem. Request you to kindly fix the problem. ```Node version v18.16.0``` ```antd v5.6.2``` ```Parcel v2.9.2``` ```Mac os ventura 13.4```

Unfortunately/Fortunately I ended up ditching parcel and using [esbuild](https://esbuild.github.io/). It needed some work but it was worth ditching parcel as now the build time is faster and the build size...