Page 1 of 1

Adding PrimeReact to existing React project

Posted: 08 Nov 2019, 18:59
by venkyafhs
Hi,
I am trying to use PrimeReact for data tables. I tried to following getting started documentation and I have the following error...
Unknown error from PostCSS plugin. Your current PostCSS version is 6.0.23, but autoprefixer uses 5.2.18. Perhaps this is the source of the error below.
The steps that I took were...I upgraded autoprefixer version and downgraded PostCss plugin version. Still getting the same error. I do not know what to do, I am new to this PrimeReact. Any help is appreciated.

thanks,
Venky

Re: Adding PrimeReact to existing React project

Posted: 20 Jan 2020, 09:51
by merve7
Hi,
Can you send me your package.json file? No Postcss among our dependencies. Also, you can review the quick start project (https://github.com/primefaces/primereact-quickstart).